Class ColorToPaletteOperation

java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.colors.operations.ColorToPaletteOperation
All Implemented Interfaces:
PointwiseOperation<Integer>, PointwiseOperation.Unary<Integer>

public class ColorToPaletteOperation extends Object implements PointwiseOperation.Unary<Integer>
A single-image pointwise operation that maps from a color to a palette sample number.