public class FloydSteinbergColorDitheringOp extends ColorDitheringOp
Constructor and Description |
---|
FloydSteinbergColorDitheringOp(Palette pal) |
Modifier and Type | Method and Description |
---|---|
float[][] |
getDiffusionMatrix() |
createCompatibleDestImage, error, error, filter, getColor
getBounds2D, getOpName, getPoint2D, getRenderingHints
public FloydSteinbergColorDitheringOp(Palette pal)
pal
- public float[][] getDiffusionMatrix()
getDiffusionMatrix
in class ColorDitheringOp