Uses of Interface
com.jhlabs.image.Quantizer
-
Packages that use Quantizer Package Description com.jhlabs.image -
-
Uses of Quantizer in com.jhlabs.image
Classes in com.jhlabs.image that implement Quantizer Modifier and Type Class Description class
OctTreeQuantizer
An image Quantizer based on the Octree algorithm.
-