Package com.day.image
Interface DitherOp.DitherAlgorithm
- Enclosing class:
DitherOp
public static interface DitherOp.DitherAlgorithm
-
Method Summary
Modifier and TypeMethodDescriptionvoiddither(Raster src, WritableRaster dst, com.day.image.DitherOp.OctTree tree)
-
Method Details
-
dither
-