Package dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.mask
@NullMarked
@Experimental
package dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.mask
-
ClassDescriptionAn
AbstractManyOperationSourcedefined byColorOperations.ADD.ATexSourcethat extracts a single channel from a texture.ATexSourcethat extracts the locations where a given channel is above or below a given cutoff.ATexSourcethat detects edges in the alpha channel of a source.Represents the direction of a neighboring pixel in 2D space.ATexSourcethat grows the alpha channel of a source, and then applies a cutoff to the result.ATexSourcethat inverts the color of a source.AnAbstractManyOperationSourcedefined byColorOperations.MULTIPLY.