Uses of Class
magick.QuantizeInfo

Packages that use QuantizeInfo
magick 

Uses of QuantizeInfo in magick
 

Methods in magick with parameters of type QuantizeInfo
booleanMagickImage.quantizeImage(QuantizeInfo quantizeInfo)
          Analyzes the colors within a reference image and chooses a fixed number of colors to represent the image.
 


JMagick