| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileInfo | |
magick |
Uses of ProfileInfo in magick |
Methods in magick that return ProfileInfo | |
ProfileInfo | MagickImage.getColorProfile() Obtain the color profile from the image. |
ProfileInfo | MagickImage.getGenericProfile(int i) Return the generic profile specified by the index. |
ProfileInfo | MagickImage.getIptcProfile() Obtain the IPTC profile from the image. |
Methods in magick with parameters of type ProfileInfo | |
void | MagickImage.setColorProfile(ProfileInfo profile) Set a new color profile for the image. |
void | MagickImage.setIptcProfile(ProfileInfo profile) Set a new IPTC profile for the image. |
| JMagick | ||||||||
PREV NEXT | FRAMES NO FRAMES |