Package magick

Interface Summary

ClassType
ColorspaceType
CompositeOperator
CompressionType
DecorationType Interface to contain definition for Image Magick's DecorationType.
ExceptionType Corresponds to the ImageMagick ExceptionType enumeration.
FilterType
GeometryFlags
GravityType Corresponds to the ImageMagick enumerated type of the same name.
ImageType Corresponds to the ImageMagick enumerated type of the same name.
InterlaceType Corresponds to the ImageMagick enumerated type of the same name.
MapMode Corresponds to ImageMagick enumerated type of the same name.
MontageMode Corresponds to ImageMagick enumerated type of the same name.
NoiseType
PaintMethod
PreviewType Corresponds to the ImageMagick enumerated type of the same name.
PrimitiveType Corresponds to the ImageMagick enumerated type of the same name.
QuantumTypes Corresponds to the ImageMagick enumerated type of the same name.
RenderingIntent Corresponds to the ImageMagick enumerated type of the same name.
ResolutionType
StorageType Used in MagickImage.createImage to specify the size of component.
TimerState Used in MagickImage.createImage to specify the size of component.
XState Used in MagickImage.createImage to specify the size of component.

Class Summary

DrawInfo Encapsulation of the ImageMagick DrawInfo structure.
ImageInfo Corresponds to the ImageMagick ImageInfo structure.
ImageMagick
Magick The sole purchase of this class is to cause the native library to be loaded whenever a concrete class is used and provide utility methods.
MagickApiException Encapsulation of the ImageMagick ExceptionInfo structure as well as the exception that is thrown when an ImageMagick API failed.
MagickException Exception class for all encompassing Exception.
MagickImage Encapsulation of the ImageMagick Image object.
MagickInfo Encapsulation of the MagickInfo structure.
MagickLoader The sole purpouse of this class is to cause the native library to be loaded in SYSTEM classloader whenever a concrete class is used.
MagickProducer This class implements the ImageProducer class.
MontageInfo Encapsulation of the MontageInfo structure.
PixelPacket
ProfileInfo Class encapsulating some profile related to a image.
QuantizeInfo Encapsulation of the QuantizedInfo structure.