Class PaletteToColorOperation

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

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