Package magick

Class Diagram Summary
magick 
 

Interface Summary
ClassType 
ColorspaceType 
CompositeOperator 
CompressionType 
DecorationTypeInterface to contain definition for Image Magick's DecorationType.
ErrorTypeUsed in MagickImage.createImage to specify the size of component.
ExceptionTypeCorresponds to the ImageMagick ExceptionType enumeration.
FilterType 
GeometryFlags 
GravityTypeCorresponds to the ImageMagick enumerated type of the same name.
IdType 
ImageTypeCorresponds to the ImageMagick enumerated type of the same name.
InterlaceTypeCorresponds to the ImageMagick enumerated type of the same name.
MapModeCorresponds to ImageMagick enumerated type of the same name.
MontageModeCorresponds to ImageMagick enumerated type of the same name.
NoiseType 
PaintMethod 
PreviewTypeCorresponds to the ImageMagick enumerated type of the same name.
PrimitiveTypeCorresponds to the ImageMagick enumerated type of the same name.
QuantumTypesCorresponds to the ImageMagick enumerated type of the same name.
RenderingIntentCorresponds to the ImageMagick enumerated type of the same name.
ResolutionType 
StorageTypeUsed in MagickImage.createImage to specify the size of component.
TimerStateUsed in MagickImage.createImage to specify the size of component.
WarningTypeUsed in MagickImage.createImage to specify the size of component.
WidgetStateUsed in MagickImage.createImage to specify the size of component.
XColorFlagsUsed in MagickImage.createImage to specify the size of component.
XStateUsed in MagickImage.createImage to specify the size of component.
 

Class Summary
DrawInfoEncapsulation of the ImageMagick DrawInfo structure.
ImageInfoCorresponds to the ImageMagick ImageInfo structure.
ImageMagick 
LayerType 
MagickThe sole purchase of this class is to cause the native library to be loaded whenever a concrete class is used and provide utility methods.
MagickApiExceptionEncapsulation of the ImageMagick ExceptionInfo structure as well as the exception that is thrown when an ImageMagick API failed.
MagickExceptionException class for all encompassing Exception.
MagickImageEncapsulation of the ImageMagick Image object.
MagickInfoEncapsulation of the MagickInfo structure.
MagickLoaderThe sole purpouse of this class is to cause the native library to be loaded in SYSTEM classloader whenever a concrete class is used.
MagickProducerThis class implements the ImageProducer class.
MontageInfoEncapsulation of the MontageInfo structure.
PixelPacket 
ProfileInfoClass encapsulating some profile related to a image.
QuantizeInfoEncapsulation of the QuantizedInfo structure.
 


JMagick