JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Classes
Methods
Deprecated Classes
Class
Description
magick.ProfileInfo
This class is only needed for the old (ImageMagick 5.5.7 ?) methods get/setColorProfile() and get/setIptcProfile(). Recommended is to use the new generic methods getImageProfile() and setImageProfile() instead
Deprecated Methods
Method
Description
magick.MagickImage.getGenericProfile
(int)
No longer works (after ImageMagick 5.5.7 ?)
magick.MagickImage.getGenericProfileCount()
No longer works (after ImageMagick 5.5.7 ?)
magick.MagickImage.setGrayscale()
Use QuantizeInfo with MagickImage.quantizeImage to acheive the same effect.
magick.ProfileInfo.getName()
After ImageMagick 5.5.7 (?) names are not available