< A B C D E F G H I J L M N O P Q R S T U W X Y Z

<

<default> - Class Diagram
 

A

AbsoluteIntent - Static variable in interface magick.RenderingIntent
 
AddCompositeOp - Static variable in interface magick.CompositeOperator
 
addConsumer(java.awt.image.ImageConsumer) - Method in class magick.MagickProducer
This method is used to register an ImageConsumer with the ImageProducer for access to the image data during a later reconstruction of the Image.
addNoiseImage(int) - Method in class magick.MagickImage
Adds random noise to the image.
AddNoisePreview - Static variable in interface magick.PreviewType
 
allocateImage(magick.ImageInfo) - Method in class magick.MagickImage
Allocate a blank image object.
AllValue - Static variable in interface magick.GeometryFlags
 
AnnotateCompositeOp - Static variable in interface magick.CompositeOperator
 
annotateImage(magick.DrawInfo) - Method in class magick.MagickImage
 
AspectValue - Static variable in interface magick.GeometryFlags
 
AtopCompositeOp - Static variable in interface magick.CompositeOperator
 
averageImages() - Method in class magick.MagickImage
The Average() method takes a set of images and averages them together.

B

BesselFilter - Static variable in interface magick.FilterType
 
BilevelType - Static variable in interface magick.ImageType
 
BlackmanFilter - Static variable in interface magick.FilterType
 
BlackQuantum - Static variable in interface magick.QuantumTypes
 
BlendCompositeOp - Static variable in interface magick.CompositeOperator
 
BlobError - Static variable in interface magick.ErrorType
 
BlobError - Static variable in interface magick.ExceptionType
 
blobToImage(magick.ImageInfo,byte[]) - Method in class magick.MagickImage
Takes from memory an image in a known format and read it into itself.
BlobWarning - Static variable in interface magick.ExceptionType
 
BlobWarning - Static variable in interface magick.WarningType
 
BlueLayer - Static variable in class magick.LayerType
 
BlueQuantum - Static variable in interface magick.QuantumTypes
 
blurImage(double,double) - Method in class magick.MagickImage
Blurs an image.
BlurPreview - Static variable in interface magick.PreviewType
 
borderImage(java.awt.Rectangle) - Method in class magick.MagickImage
Surrounds the image with a border of the color defined by the border color member of the image structure.
BoxFilter - Static variable in interface magick.FilterType
 
breakFrames() - Method in class magick.MagickImage
Destructively create array of image frames.
BrightnessPreview - Static variable in interface magick.PreviewType
 
BumpmapCompositeOp - Static variable in interface magick.CompositeOperator
 
BZipCompression - Static variable in interface magick.CompressionType
 

C

CacheError - Static variable in interface magick.ErrorType
 
CacheError - Static variable in interface magick.ExceptionType
 
CacheWarning - Static variable in interface magick.ExceptionType
 
CacheWarning - Static variable in interface magick.WarningType
 
canvas - Variable in class magick.util.MagickViewer
This is the component that actually displays the MagickImage.
CatromFilter - Static variable in interface magick.FilterType
 
CenterGravity - Static variable in interface magick.GravityType
 
CharcoalDrawingPreview - Static variable in interface magick.PreviewType
 
charcoalImage(double,double) - Method in class magick.MagickImage
Creates a new image that is a copy of an existing one with the edges highlighted, producing a 'charcoal-drawing' effect.
charPixel - Static variable in interface magick.StorageType
 
chopImage(java.awt.Rectangle) - Method in class magick.MagickImage
Creates a new image that is a subregion of the original.
CirclePrimitive - Static variable in interface magick.PrimitiveType
 
ClassType - interface magick.ClassType
 
cloneImage(int,int,boolean) - Method in class magick.MagickImage
Returns a copy of all fields of the input image.
CMYKColorspace - Static variable in interface magick.ColorspaceType
 
CMYKQuantum - Static variable in interface magick.QuantumTypes
 
colorFloodfillImage(magick.DrawInfo,magick.PixelPacket,int,int,int) - Method in class magick.MagickImage
Changes the color value of any pixel that matches target and is an immediate neighbor.
colorizeImage(java.lang.String,magick.PixelPacket) - Method in class magick.MagickImage
Colourises the image with a pen colour.
ColorPrimitive - Static variable in interface magick.PrimitiveType
 
ColorSeparationMatteType - Static variable in interface magick.ImageType
 
ColorSeparationType - Static variable in interface magick.ImageType
 
ColorspaceType - interface magick.ColorspaceType
 
compositeImage(int,magick.MagickImage,int,int) - Method in class magick.MagickImage
Composite the image supplied onto itself at the specified offsets.
CompositeOperator - interface magick.CompositeOperator
 
CompressionType - interface magick.CompressionType
 
ConcatenateMode - Static variable in interface magick.MontageMode
 
constituteImage(int,int,java.lang.String,byte[]) - Method in class magick.MagickImage
Create a new image of 8-bit component of the specified dimensions.
constituteImage(int,int,java.lang.String,float[]) - Method in class magick.MagickImage
Create a new image of float component of the specified dimensions.
constituteImage(int,int,java.lang.String,int[]) - Method in class magick.MagickImage
Create a new image of 32-bit component of the specified dimensions.
contrastImage(boolean) - Method in class magick.MagickImage
Enhances the intensity differences between the lighter and darker elements of the image.
ControlState - Static variable in interface magick.WidgetState
 
convolveImage(int,double[]) - Method in class magick.MagickImage
Applies a general image convolution kernel to an image returns the results.
CorruptImageError - Static variable in interface magick.ErrorType
 
CorruptImageError - Static variable in interface magick.ExceptionType
 
CorruptImageWarning - Static variable in interface magick.ExceptionType
 
CorruptImageWarning - Static variable in interface magick.WarningType
 
cropImage(java.awt.Rectangle) - Method in class magick.MagickImage
Creates a new image that is a subregion of the original.
CubicFilter - Static variable in interface magick.FilterType
 
CyanQuantum - Static variable in interface magick.QuantumTypes
 
cycleColormapImage(int) - Method in class magick.MagickImage
Cycles the image colormap by a specified amount.

D

DecorationType - interface magick.DecorationType
Interface to contain definition for Image Magick's DecorationType.
DefaultState - Static variable in interface magick.XState
 
DelegateError - Static variable in interface magick.ErrorType
 
DelegateError - Static variable in interface magick.ExceptionType
 
DelegateWarning - Static variable in interface magick.ExceptionType
 
DelegateWarning - Static variable in interface magick.WarningType
 
despeckleImage() - Method in class magick.MagickImage
Creates a new image that is a copy of an existing one with the speckle noise minified.
DespecklePreview - Static variable in interface magick.PreviewType
 
destroyImages() - Method in class magick.MagickImage
Called by finalize to deallocate the image handle.
DifferenceCompositeOp - Static variable in interface magick.CompositeOperator
 
DirectClass - Static variable in interface magick.ClassType
 
dispatchImage(int,int,int,int,java.lang.String,byte[]) - Method in class magick.MagickImage
Get the pixels as 8-bit components from the image.
dispatchImage(int,int,int,int,java.lang.String,float[]) - Method in class magick.MagickImage
Get the pixels as float components from the image.
dispatchImage(int,int,int,int,java.lang.String,int[]) - Method in class magick.MagickImage
Get the pixels as 32-bit components from the image.
DisplaceCompositeOp - Static variable in interface magick.CompositeOperator
 
DoBlue - Static variable in interface magick.XColorFlags
 
DoGreen - Static variable in interface magick.XColorFlags
 
DoMatte - Static variable in interface magick.XColorFlags
 
DoRed - Static variable in interface magick.XColorFlags
 
doublePixel - Static variable in interface magick.StorageType
 
drawImage(magick.DrawInfo) - Method in class magick.MagickImage
Draws a primitive (line, rectangle, ellipse) on the image.
DrawInfo - class magick.DrawInfo
Encapsulation of the ImageMagick DrawInfo structure.
DrawInfo(magick.ImageInfo) - Constructor for class magick.DrawInfo
Constructor.
DullPreview - Static variable in interface magick.PreviewType
 

E

EastGravity - Static variable in interface magick.GravityType
 
EdgeDetectPreview - Static variable in interface magick.PreviewType
 
edgeImage(double) - Method in class magick.MagickImage
Finds edges in an image.
EllipsePrimitive - Static variable in interface magick.PrimitiveType
 
embossImage(double,double) - Method in class magick.MagickImage
Returns a grayscale image with a three-dimensional effect.
enhanceImage() - Method in class magick.MagickImage
Applies a digital filter that improves the quality of a noisy image.
equalizeImage() - Method in class magick.MagickImage
Performs histogram equalization.
ErrorType - interface magick.ErrorType
Used in MagickImage.createImage to specify the size of component.
EscapeState - Static variable in interface magick.XState
 
ExceptionType - interface magick.ExceptionType
Corresponds to the ImageMagick ExceptionType enumeration.
ExitState - Static variable in interface magick.XState
 

F

FatalException - Static variable in interface magick.ExceptionType
 
FaxCompression - Static variable in interface magick.CompressionType
 
FileOpenError - Static variable in interface magick.ErrorType
 
FileOpenError - Static variable in interface magick.ExceptionType
 
FileOpenWarning - Static variable in interface magick.ExceptionType
 
FileOpenWarning - Static variable in interface magick.WarningType
 
FillCirclePrimitive - Static variable in interface magick.PrimitiveType
 
FillEllipsePrimitive - Static variable in interface magick.PrimitiveType
 
FillPolygonPrimitive - Static variable in interface magick.PrimitiveType
 
FillRectanglePrimitive - Static variable in interface magick.PrimitiveType
 
FillToBorderMethod - Static variable in interface magick.PaintMethod
 
FilterType - interface magick.FilterType
 
finalize() - Method in class magick.MagickInfo
Automated destructor.
flipImage() - Method in class magick.MagickImage
Creates a new image that reflects each scanline in the vertical direction.
floatPixel - Static variable in interface magick.StorageType
 
FloodfillMethod - Static variable in interface magick.PaintMethod
 
flopImage() - Method in class magick.MagickImage
Creates a new image that reflects each scanline in the horizontal direction
ForgetGravity - Static variable in interface magick.GravityType
 
FormerImageState - Static variable in interface magick.XState
 
FrameMode - Static variable in interface magick.MontageMode
 

G

gammaImage(java.lang.String) - Method in class magick.MagickImage
Converts the reference image to gamma corrected colors.
GammaPreview - Static variable in interface magick.PreviewType
 
gaussianBlurImage(double,double) - Method in class magick.MagickImage
Blurs the image using a gaussian operator.
GaussianNoise - Static variable in interface magick.NoiseType
 
GeometryFlags - interface magick.GeometryFlags
 
getAdjoin() - Method in class magick.ImageInfo
 
getAffirm() - Method in class magick.ImageInfo
Get the affirm attribute.
getBackgroundColor() - Method in class magick.MontageInfo
Get the background_color PixelPacket value
getBlue() - Method in class magick.PixelPacket
 
getBorderColor() - Method in class magick.DrawInfo
Get the border_color attribute in the DrawInfo handle.
getBorderColor() - Method in class magick.ImageInfo
Get the current border colour..
getBorderColor() - Method in class magick.MagickImage
Get the current border colour used by method borderImage.
getBorderColor() - Method in class magick.MontageInfo
Get the border_color PixelPacket value
getBorderWidth() - Method in class magick.MontageInfo
Get the border_width value.
getColormap() - Method in class magick.MagickImage
Get the entire colour map.
getColormap(int) - Method in class magick.MagickImage
Get the colour specified by the index.
getColorProfile() - Method in class magick.MagickImage
Obtain the color profile from the image.
getColors() - Method in class magick.MagickImage
The number of colors in the colourmap.
getColorspace() - Method in class magick.ImageInfo
 
getColorspace() - Method in class magick.MagickImage
Get the colorspace of the image.
getColorspace() - Method in class magick.QuantizeInfo
Return the value of color_space field in the QuantizInfo structure.
getCompression() - Method in class magick.ImageInfo
 
getCompression() - Method in class magick.MagickImage
Get the CompressionType of the image.
getDecorate() - Method in class magick.DrawInfo
Get the decorate attribute in the DrawInfo handle.
getDelay() - Method in class magick.MagickImage
Get the time in 1/100ths of a second (0 to 65535) which must expire before displaying the next image in an animated sequence.
getDensity() - Method in class magick.ImageInfo
 
getDepth() - Method in class magick.MagickImage
Return the depth of the image.
getDescription() - Method in class magick.MagickApiException
Get the description of the exception.
getDescription() - Method in class magick.MagickInfo
Return the description attribute of the handle.
getDimension() - Method in class magick.MagickImage
 
getDispose() - Method in class magick.MagickImage
Get the GIF disposal method.
getDither() - Method in class magick.ImageInfo
 
getDither() - Method in class magick.QuantizeInfo
Return the value of dither field in the QuantizInfo structure.
getFileName() - Method in class magick.ImageInfo
Return the file name attribute of the handle.
getFileName() - Method in class magick.MagickImage
Return the image file name of the image.
getFileName() - Method in class magick.MontageInfo
Get the filename value
getFill() - Method in class magick.DrawInfo
Get the fill attribute in the DrawInfo handle.
getFill() - Method in class magick.MontageInfo
Get the fill PixelPacket value
getFilter() - Method in class magick.MagickImage
 
getFont() - Method in class magick.DrawInfo
Get the font field in the DrawInfo.
getFont() - Method in class magick.ImageInfo
 
getFont() - Method in class magick.MontageInfo
Get the font string value.
getFrame() - Method in class magick.MontageInfo
Get the frame string value.
getGenericProfile(int) - Method in class magick.MagickImage
Return the generic profile specified by the index.
getGenericProfileCount() - Method in class magick.MagickImage
Return the number of generic profiles.
getGeometry() - Method in class magick.DrawInfo
Get the geometry field in the DrawInfo.
getGeometry() - Method in class magick.MontageInfo
Get the geometry string value.
getGravity() - Method in class magick.DrawInfo
Get the gravity attribute in the DrawInfo handle.
getGravity() - Method in class magick.MontageInfo
Get the gravity value.
getGreen() - Method in class magick.PixelPacket
 
getImageAttribute(java.lang.String) - Method in class magick.MagickImage
Searches the list of image attributes and returns the value of the attribute if it exists otherwise null.
getImageFormat() - Method in class magick.MagickImage
 
getImageType() - Method in class magick.MagickImage
Get the image type from the MagickImage
getInfo() - Method in class magick.ProfileInfo
Get the profile info.
getInterlace() - Method in class magick.ImageInfo
 
getIptcProfile() - Method in class magick.MagickImage
Obtain the IPTC profile from the image.
getIterations() - Method in class magick.MagickImage
Get the number of iterations to loop an animation (e.g.
getMagick() - Method in class magick.ImageInfo
Return the magick attribute of the handle.
getMagick() - Method in class magick.MagickImage
Return the image format (i.e., Gif, Jpeg,...)
getMatteColor() - Method in class magick.MontageInfo
Get the matte_color PixelPacket value
getMeasureError() - Method in class magick.QuantizeInfo
Return the value of measure_error field in the QuantizInfo structure.
getMinimumSize() - Method in class test.MagickWindow
We want the window size to be at this minimum.
getMonochrome() - Method in class magick.ImageInfo
 
getName() - Method in class magick.ProfileInfo
Get the profile name.
getNumberColors() - Method in class magick.MagickImage
Return the number of unique colors in an image.
getNumberColors() - Method in class magick.QuantizeInfo
Return the value of number_colors field in the QuantizInfo structure.
getNumFrames() - Method in class magick.MagickImage
 
getOpacity() - Method in class magick.DrawInfo
Get the opacity attribute in the DrawInfo handle.
getOpacity() - Method in class magick.PixelPacket
 
getPage() - Method in class magick.ImageInfo
 
getPing() - Method in class magick.ImageInfo
Get the ping attribute.
getPointsize() - Method in class magick.DrawInfo
Get the pointsize attribute in the DrawInfo handle.
getPointSize() - Method in class magick.ImageInfo
 
getPointSize() - Method in class magick.MontageInfo
Get the pointsize value.
getPreferredSize() - Method in class magick.util.MagickCanvas
Return the preferred size of the Canvas.
getPreferredSize() - Method in class test.MagickWindow
We want the window size to be this big.
getPreviewType() - Method in class magick.ImageInfo
Get the preview_type attribute.
getPrimitive() - Method in class magick.DrawInfo
Get the primitive field in the DrawInfo.
getQuality() - Method in class magick.ImageInfo
 
getReason() - Method in class magick.MagickApiException
 
getRed() - Method in class magick.PixelPacket
 
getServerName() - Method in class magick.ImageInfo
 
getSeverity() - Method in class magick.MagickApiException
 
getShadow() - Method in class magick.MontageInfo
Get the shadow flag.
getSize() - Method in class magick.ImageInfo
 
getStorageClass() - Method in class magick.MagickImage
Return the storage class of the image.
getStroke() - Method in class magick.DrawInfo
Get the stroke attribute in the DrawInfo handle.
getStroke() - Method in class magick.MontageInfo
Get the stroke PixelPacket value
getStrokeAntialias() - Method in class magick.DrawInfo
Return the stroke_antialias attribute in the DrawInfo handle.
getStrokeWidth() - Method in class magick.DrawInfo
Get the stroke_width attribute in the DrawInfo handle.
getSubimage() - Method in class magick.ImageInfo
 
getSubrange() - Method in class magick.ImageInfo
 
getText() - Method in class magick.DrawInfo
Get the text field in the DrawInfo.
getTextAntialias() - Method in class magick.DrawInfo
Return the text_antialias attribute in the DrawInfo handle.
getTexture() - Method in class magick.ImageInfo
 
getTexture() - Method in class magick.MontageInfo
Get the texture string value.
getTile() - Method in class magick.DrawInfo
Get the tile image from the DrawInfo.
getTile() - Method in class magick.ImageInfo
 
getTile() - Method in class magick.MontageInfo
Get the tile string value.
getTitle() - Method in class magick.MontageInfo
Get the title string value.
getTotalColors() - Method in class magick.MagickImage
Get the The number of colors in the image after QuantizeImage(), or QuantizeImages().
getTreeDepth() - Method in class magick.QuantizeInfo
Return the value of tree_depth field in the QuantizInfo structure.
getUnderColor() - Method in class magick.DrawInfo
Get the undercolor attribute in the DrawInfo handle.
getUnits() - Method in class magick.ImageInfo
Get the units attribute of the ImageInfo.
getUnits() - Method in class magick.MagickImage
Get the units attribute of the image.
getVerbose() - Method in class magick.ImageInfo
 
getView() - Method in class magick.ImageInfo
 
getXResolution() - Method in class magick.MagickImage
Get the x_resolution attribute in the image.
getYResolution() - Method in class magick.MagickImage
Get the y_resolution attribute in the image.
GravityType - interface magick.GravityType
Corresponds to the ImageMagick enumerated type of the same name.
GRAYColorspace - Static variable in interface magick.ColorspaceType
 
GrayOpacityQuantum - Static variable in interface magick.QuantumTypes
 
GrayQuantum - Static variable in interface magick.QuantumTypes
 
GrayscaleMatteType - Static variable in interface magick.ImageType
 
GrayscalePreview - Static variable in interface magick.PreviewType
 
GrayscaleType - Static variable in interface magick.ImageType
 
GreaterValue - Static variable in interface magick.GeometryFlags
 
GreenLayer - Static variable in class magick.LayerType
 
GreenQuantum - Static variable in interface magick.QuantumTypes
 
Group4Compression - Static variable in interface magick.CompressionType
 
GuassianFilter - Static variable in interface magick.FilterType
 

H

HammingFilter - Static variable in interface magick.FilterType
 
HanningFilter - Static variable in interface magick.FilterType
 
hasFrames() - Method in class magick.MagickImage
Check if the image has multiple frames.
HeightValue - Static variable in interface magick.GeometryFlags
 
HermiteFilter - Static variable in interface magick.FilterType
 
HuePreview - Static variable in interface magick.PreviewType
 

I

IdType - interface magick.IdType
 
ImageInfo - class magick.ImageInfo
Corresponds to the ImageMagick ImageInfo structure.
ImageInfo() - Constructor for class magick.ImageInfo
Constructor.
ImageInfo(java.lang.String) - Constructor for class magick.ImageInfo
Constructor.
ImageMagick - class magick.ImageMagick
 
ImageMagickId - Static variable in interface magick.IdType
 
ImagePrimitive - Static variable in interface magick.PrimitiveType
 
imageToBlob(magick.ImageInfo) - Method in class magick.MagickImage
Returns an array that contents the image format.
ImageType - interface magick.ImageType
Corresponds to the ImageMagick enumerated type of the same name.
implodeImage(double) - Method in class magick.MagickImage
Implodes the image's pixels about the center.
ImplodePreview - Static variable in interface magick.PreviewType
 
ImpulseNoise - Static variable in interface magick.NoiseType
 
InactiveWidgetState - Static variable in interface magick.WidgetState
 
InCompositeOp - Static variable in interface magick.CompositeOperator
 
IndexOpacityQuantum - Static variable in interface magick.QuantumTypes
 
IndexQuantum - Static variable in interface magick.QuantumTypes
 
info - Variable in class magick.ProfileInfo
Profile information.
init() - Method in class magick.ImageInfo
Initialises the internal native handle.
init() - Method in class magick.QuantizeInfo
Initialise the QuantizeInfo structure.
init(java.lang.String) - Method in class magick.MagickInfo
Initialise the MagickInfo structure.
integerPixel - Static variable in interface magick.StorageType
 
InterlaceType - interface magick.InterlaceType
Corresponds to the ImageMagick enumerated type of the same name.
IOMode - Static variable in interface magick.MapMode
 
isAnimatedImage() - Method in class magick.MagickImage
Returns True if the Gif image is Animated otherwise False is returned.
isConsumer(java.awt.image.ImageConsumer) - Method in class magick.MagickProducer
This method determines if a given ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isGrayImage() - Method in class magick.MagickImage
Returns True if the image is grayscale otherwise False is returned.
isMonochromeImage() - Method in class magick.MagickImage
Returns True if the image is monochrome otherwise False is returned.

J

JPEGCompression - Static variable in interface magick.CompressionType
 
JPEGPreview - Static variable in interface magick.PreviewType
 
JumpListState - Static variable in interface magick.WidgetState
 

L

LanczosFilter - Static variable in interface magick.FilterType
 
LaplacianNoise - Static variable in interface magick.NoiseType
 
LayerType - class magick.LayerType
 
LessValue - Static variable in interface magick.GeometryFlags
 
levelImage(java.lang.String) - Method in class magick.MagickImage
Adjusts the levels of an image given these points: black, mid, and white.
LineInterlace - Static variable in interface magick.InterlaceType
 
LinePrimitive - Static variable in interface magick.PrimitiveType
 
LineThroughDecoration - Static variable in interface magick.DecorationType
 
Loop - class test.Loop
 
LosslessJPEGCompression - Static variable in interface magick.CompressionType
 
LZWCompression - Static variable in interface magick.CompressionType
 

M

MagentaQuantum - Static variable in interface magick.QuantumTypes
 
magick - package magick
 
Magick - class magick.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.
magick - Class Diagram in magick
 
magick.util - package magick.util
 
MagickApiException - class magick.MagickApiException
Encapsulation of the ImageMagick ExceptionInfo structure as well as the exception that is thrown when an ImageMagick API failed.
MagickCanvas - class magick.util.MagickCanvas
This class a specialisation of Canvas to display MagickImage in AWT.
MagickCanvas() - Constructor for class magick.util.MagickCanvas
Constructor.
MagickException - class magick.MagickException
Exception class for all encompassing Exception.
MagickException(java.lang.String) - Constructor for class magick.MagickException
Construct an exception with a message.
MagickImage - class magick.MagickImage
Encapsulation of the ImageMagick Image object.
MagickImage() - Constructor for class magick.MagickImage
Constructor.
MagickImage(magick.ImageInfo,boolean) - Constructor for class magick.MagickImage
Constructor that also reads an image file specified in the parameter.
MagickImage(magick.ImageInfo,byte[]) - Constructor for class magick.MagickImage
Constructor that takes the image to be read from memory.
MagickImage(magick.ImageInfo) - Constructor for class magick.MagickImage
Constructor that also reads an image file specified in the parameter.
MagickImage(magick.MagickImage[]) - Constructor for class magick.MagickImage
Construct a MagickImage that is made up of all the images in the specified array.
MagickInfo - class magick.MagickInfo
Encapsulation of the MagickInfo structure.
MagickInfo(java.lang.String) - Constructor for class magick.MagickInfo
Constructor.
MagickLoader - class magick.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 - class magick.MagickProducer
This class implements the ImageProducer class.
MagickProducer(magick.MagickImage) - Constructor for class magick.MagickProducer
Constructor.
MagickViewer - class magick.util.MagickViewer
A display pane that provides a scrollable view port for a MagickImage.
MagickViewer() - Constructor for class magick.util.MagickViewer
Constructor.
MagickWindow - class test.MagickWindow
This class implements a window that displays a MagickImage.
MagickWindow(magick.MagickImage) - Constructor for class test.MagickWindow
Constructor.
magnifyImage() - Method in class magick.MagickImage
Creates a new image that is a integral size greater than an existing one.
main(java.lang.String[]) - Static method in class test.Loop
 
main(java.lang.String[]) - Static method in class test.Test
 
MapMode - interface magick.MapMode
Corresponds to ImageMagick enumerated type of the same name.
matteFloodfillImage(magick.PixelPacket,int,int,int,int) - Method in class magick.MagickImage
Floodfills the designated area with a matte value.
MatteLayer - Static variable in class magick.LayerType
 
MattePrimitive - Static variable in interface magick.PrimitiveType
 
medianFilterImage(double) - Method in class magick.MagickImage
Applies a digital filter that improves the quality of a noisy image.
minifyImage() - Method in class magick.MagickImage
Creates a new image that is a integral size less than an existing one.
MinusCompositeOp - Static variable in interface magick.CompositeOperator
 
MissingDelegateError - Static variable in interface magick.ErrorType
 
MissingDelegateError - Static variable in interface magick.ExceptionType
 
MissingDelegateWarning - Static variable in interface magick.ExceptionType
 
MissingDelegateWarning - Static variable in interface magick.WarningType
 
MitchellFilter - Static variable in interface magick.FilterType
 
ModifierState - Static variable in interface magick.XState
 
ModulateCompositeOp - Static variable in interface magick.CompositeOperator
 
modulateImage(java.lang.String) - Method in class magick.MagickImage
Modulates the hue, saturation, and brightness of an image.
montageImages(magick.MontageInfo) - Method in class magick.MagickImage
Create a montage of all the images in the list.
MontageImageState - Static variable in interface magick.XState
 
MontageInfo - class magick.MontageInfo
Encapsulation of the MontageInfo structure.
MontageInfo(magick.ImageInfo) - Constructor for class magick.MontageInfo
Constructor.
MontageMode - interface magick.MontageMode
Corresponds to ImageMagick enumerated type of the same name.
MultiplicativeGaussianNoise - Static variable in interface magick.NoiseType
 

N

name - Variable in class magick.ProfileInfo
Name of the profile.
negateImage(int) - Method in class magick.MagickImage
Negates the colors in the reference image.
NextImageState - Static variable in interface magick.XState
 
NoCompression - Static variable in interface magick.CompressionType
 
NoDecoration - Static variable in interface magick.DecorationType
 
NoInterlace - Static variable in interface magick.InterlaceType
 
NoiseType - interface magick.NoiseType
 
normalizeImage() - Method in class magick.MagickImage
Normalizes the pixel values to span the full range of color values.
NorthEastGravity - Static variable in interface magick.GravityType
 
NorthGravity - Static variable in interface magick.GravityType
 
NorthWestGravity - Static variable in interface magick.GravityType
 
NoValue - Static variable in interface magick.GeometryFlags
 

O

OHTAColorspace - Static variable in interface magick.ColorspaceType
 
oilPaintImage(double) - Method in class magick.MagickImage
Applies a special effect filter that simulates an oil painting.
OilPaintPreview - Static variable in interface magick.PreviewType
 
OpacityQuantum - Static variable in interface magick.QuantumTypes
 
opaqueImage(magick.PixelPacket,magick.PixelPacket) - Method in class magick.MagickImage
Changes the color of an opaque pixel to the pen color.
OptimizeType - Static variable in interface magick.ImageType
 
OptionError - Static variable in interface magick.ErrorType
 
OptionError - Static variable in interface magick.ExceptionType
 
OptionWarning - Static variable in interface magick.ExceptionType
 
OptionWarning - Static variable in interface magick.WarningType
 
OutCompositeOp - Static variable in interface magick.CompositeOperator
 
OverCompositeOp - Static variable in interface magick.CompositeOperator
 
OverlineDecoration - Static variable in interface magick.DecorationType
 

P

paint(java.awt.Graphics) - Method in class magick.util.MagickCanvas
Method to draw the image onto the Canvas.
PaintMethod - interface magick.PaintMethod
 
PaletteMatteType - Static variable in interface magick.ImageType
 
PaletteType - Static variable in interface magick.ImageType
 
parseImageGeometry(java.lang.String,java.awt.Rectangle) - Static method in class magick.Magick
Parses a geometry specification and returns the width, height, x, and y values in the rectangle.
PartitionInterlace - Static variable in interface magick.InterlaceType
 
PercentValue - Static variable in interface magick.GeometryFlags
 
PerceptualIntent - Static variable in interface magick.RenderingIntent
 
pingImage(magick.ImageInfo) - Method in class magick.MagickImage
Pings the image.
PixelPacket - class magick.PixelPacket
 
PixelPacket(int,int,int,int) - Constructor for class magick.PixelPacket
 
PixelsPerCentimeterResolution - Static variable in interface magick.ResolutionType
 
PixelsPerInchResolution - Static variable in interface magick.ResolutionType
 
PlaneInterlace - Static variable in interface magick.InterlaceType
 
PlusCompositeOp - Static variable in interface magick.CompositeOperator
 
PointFilter - Static variable in interface magick.FilterType
 
PointMethod - Static variable in interface magick.PaintMethod
 
PointPrimitive - Static variable in interface magick.PrimitiveType
 
PoissonNoise - Static variable in interface magick.NoiseType
 
PolygonPrimitive - Static variable in interface magick.PrimitiveType
 
PreviewType - interface magick.PreviewType
Corresponds to the ImageMagick enumerated type of the same name.
PrimitiveType - interface magick.PrimitiveType
Corresponds to the ImageMagick enumerated type of the same name.
profileImage(java.lang.String,byte[]) - Method in class magick.MagickImage
ProfileImage adds or removes a ICM, IPTC, or generic profile from an image.
ProfileInfo - class magick.ProfileInfo
Class encapsulating some profile related to a image.
ProfileInfo() - Constructor for class magick.ProfileInfo
Constructor.
ProfileInfo(java.lang.String,byte[]) - Constructor for class magick.ProfileInfo
Constructor.
PseudoClass - Static variable in interface magick.ClassType
 

Q

QuadraticFilter - Static variable in interface magick.FilterType
 
quantizeImage(magick.QuantizeInfo) - Method in class magick.MagickImage
Analyzes the colors within a reference image and chooses a fixed number of colors to represent the image.
QuantizeInfo - class magick.QuantizeInfo
Encapsulation of the QuantizedInfo structure.
QuantizeInfo() - Constructor for class magick.QuantizeInfo
Constructor.
QuantizePreview - Static variable in interface magick.PreviewType
 
QuantumTypes - interface magick.QuantumTypes
Corresponds to the ImageMagick enumerated type of the same name.
queryColorDatabase(java.lang.String) - Static method in class magick.PixelPacket
looks up a RGB values for a color given in the target string.

R

raiseImage(java.awt.Rectangle,boolean) - Method in class magick.MagickImage
Creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image.
RaisePreview - Static variable in interface magick.PreviewType
 
readImage(magick.ImageInfo) - Method in class magick.MagickImage
Read the image specified in the ImageInfo object.
ReadMode - Static variable in interface magick.MapMode
 
RectanglePrimitive - Static variable in interface magick.PrimitiveType
 
RedLayer - Static variable in class magick.LayerType
 
RedQuantum - Static variable in interface magick.QuantumTypes
 
RedrawActionState - Static variable in interface magick.WidgetState
 
RedrawListState - Static variable in interface magick.WidgetState
 
RedrawWidgetState - Static variable in interface magick.WidgetState
 
reduceNoiseImage(double) - Method in class magick.MagickImage
This operation attempts to reduce the 'noise' in the image.
ReduceNoisePreview - Static variable in interface magick.PreviewType
 
RelativeIntent - Static variable in interface magick.RenderingIntent
 
removeConsumer(java.awt.image.ImageConsumer) - Method in class magick.MagickProducer
This method removes the given ImageConsumer object from the list of consumers currently registered to receive image data.
RenderingIntent - interface magick.RenderingIntent
Corresponds to the ImageMagick enumerated type of the same name.
ReplaceBlueCompositeOp - Static variable in interface magick.CompositeOperator
 
ReplaceCompositeOp - Static variable in interface magick.CompositeOperator
 
ReplaceGreenCompositeOp - Static variable in interface magick.CompositeOperator
 
ReplaceMatteCompositeOp - Static variable in interface magick.CompositeOperator
 
ReplaceMethod - Static variable in interface magick.PaintMethod
 
ReplaceRedCompositeOp - Static variable in interface magick.CompositeOperator
 
requestTopDownLeftRightResend(java.awt.image.ImageConsumer) - Method in class magick.MagickProducer
This method is used by an ImageConsumer to request that the ImageProducer attempt to resend the image data one more time in TOPDOWNLEFTRIGHT order so that higher quality conversion algorithms which depend on receiving pixels in order can be used to produce a better output version of the image.
ResetMethod - Static variable in interface magick.PaintMethod
 
ResolutionType - interface magick.ResolutionType
 
ResourceLimitError - Static variable in interface magick.ErrorType
 
ResourceLimitError - Static variable in interface magick.ExceptionType
 
ResourceLimitWarning - Static variable in interface magick.ExceptionType
 
ResourceLimitWarning - Static variable in interface magick.WarningType
 
RetainColorsState - Static variable in interface magick.XState
 
RGBAQuantum - Static variable in interface magick.QuantumTypes
 
RGBColorspace - Static variable in interface magick.ColorspaceType
 
RGBQuantum - Static variable in interface magick.QuantumTypes
 
rgbTransformImage(int) - Method in class magick.MagickImage
Converts the reference image from RGB to an alternate colorspace.
rollImage(int,int) - Method in class magick.MagickImage
Rolls an image vertically and horizontally.
RollPreview - Static variable in interface magick.PreviewType
 
rotateImage(double) - Method in class magick.MagickImage
Creates a new image that is a rotated copy of an existing one.
RotatePreview - Static variable in interface magick.PreviewType
 
RunlengthEncodedCompression - Static variable in interface magick.CompressionType
 
RunningTimerState - Static variable in interface magick.TimerState
 

S

sampleImage(int,int) - Method in class magick.MagickImage
Creates a new image that is a scaled size of an existing one using pixel sampling.
SaturationIntent - Static variable in interface magick.RenderingIntent
 
SaturationPreview - Static variable in interface magick.PreviewType
 
scaleImage(int,int) - Method in class magick.MagickImage
Return a new image that is a scaled version of the original.
segmentImage(int,double,double) - Method in class magick.MagickImage
Segment an image by analyzing the histograms of the color components and identifying units that are homogeneous using the fuzzy c-means technique.
SegmentPreview - Static variable in interface magick.PreviewType
 
setAdjoin(int) - Method in class magick.ImageInfo
 
setAffirm(boolean) - Method in class magick.ImageInfo
Set the affirm attribute.
setBackgroundColor(magick.PixelPacket) - Method in class magick.MontageInfo
Set the background_color PixelPacket value.
setBlue(int) - Method in class magick.PixelPacket
 
setBorderColor(magick.PixelPacket) - Method in class magick.DrawInfo
Set the border_color attribute in the DrawInfo handle.
setBorderColor(magick.PixelPacket) - Method in class magick.ImageInfo
Set the border colour..
setBorderColor(magick.PixelPacket) - Method in class magick.MagickImage
Set the border colour for the method borderImage.
setBorderColor(magick.PixelPacket) - Method in class magick.MontageInfo
Set the border_color PixelPacket value.
setBorderWidth(int) - Method in class magick.MontageInfo
Set the border_width value.
setColorProfile(magick.ProfileInfo) - Method in class magick.MagickImage
Set a new color profile for the image.
setColorspace(int) - Method in class magick.ImageInfo
 
setColorspace(int) - Method in class magick.QuantizeInfo
Set the value of colorspace field in the QuantizeInfo structure.
setCompression(int) - Method in class magick.ImageInfo
 
setCompression(int) - Method in class magick.MagickImage
Set the compression attribute.
setDecorate(int) - Method in class magick.DrawInfo
Set the decorate attribute in the DrawInfo handle.
setDelay(int) - Method in class magick.MagickImage
Set the time in 1/100ths of a second (0 to 65535) which must expire before displaying the next image in an animated sequence.
setDensity(java.lang.String) - Method in class magick.ImageInfo
 
setDispose(int) - Method in class magick.MagickImage
Set the GIF disposal method.
setDither(int) - Method in class magick.ImageInfo
 
setDither(int) - Method in class magick.QuantizeInfo
Set the value of dither field in the QuantizeInfo structure.
setFileName(java.lang.String) - Method in class magick.ImageInfo
Set the file name attribute of the handle.
setFileName(java.lang.String) - Method in class magick.MagickImage
 
setFileName(java.lang.String) - Method in class magick.MontageInfo
Set the filename value.
setFill(magick.PixelPacket) - Method in class magick.DrawInfo
Set the fill attribute in the DrawInfo handle.
setFill(magick.PixelPacket) - Method in class magick.MontageInfo
Set the fill PixelPacket value.
setFilter(int) - Method in class magick.MagickImage
 
setFont(java.lang.String) - Method in class magick.DrawInfo
Set the font field in the DrawInfo.
setFont(java.lang.String) - Method in class magick.ImageInfo
 
setFont(java.lang.String) - Method in class magick.MontageInfo
Set the font string value.
setFrame(java.lang.String) - Method in class magick.MontageInfo
Set the frame string value.
setGeometry(java.lang.String) - Method in class magick.DrawInfo
Set the geometry field in the DrawInfo.
setGeometry(java.lang.String) - Method in class magick.MontageInfo
Set the geometry string value.
setGravity(int) - Method in class magick.DrawInfo
Set the gravity attribute in the DrawInfo handle.
setGravity(int) - Method in class magick.MontageInfo
Set the gravity value.
setGreen(int) - Method in class magick.PixelPacket
 
setImage(magick.MagickImage) - Method in class magick.util.MagickCanvas
Set the viewing image.
setImage(magick.MagickImage) - Method in class magick.util.MagickViewer
Sets the display image.
setImageAttribute(java.lang.String,java.lang.String) - Method in class magick.MagickImage
Searches the list of image attributes and replaces the attribute value.
setImageFormat(java.lang.String) - Method in class magick.MagickImage
 
setInfo(byte[]) - Method in class magick.ProfileInfo
Set the profile info.
setInterlace(int) - Method in class magick.ImageInfo
 
setIptcProfile(magick.ProfileInfo) - Method in class magick.MagickImage
Set a new IPTC profile for the image.
setIterations(int) - Method in class magick.MagickImage
Set the number of iterations to loop an animation (e.g.
setMagick(java.lang.String) - Method in class magick.ImageInfo
Set the magick attribute of the handle.
setMagick(java.lang.String) - Method in class magick.MagickImage
 
setMatteColor(magick.PixelPacket) - Method in class magick.MontageInfo
Set the matte_color PixelPacket value.
setMeasureError(int) - Method in class magick.QuantizeInfo
Set the value of measure_error field in the QuantizeInfo structure.
setMonochrome(int) - Method in class magick.ImageInfo
 
setName(java.lang.String) - Method in class magick.ProfileInfo
Set the profile name.
setNumberColors(int) - Method in class magick.MagickImage
 
setNumberColors(int) - Method in class magick.QuantizeInfo
Set the value of number_colors field in the QuantizeInfo structure.
setOpacity(int) - Method in class magick.DrawInfo
Set the opacity attribute in the DrawInfo handle.
setOpacity(int) - Method in class magick.PixelPacket
 
setPage(java.lang.String) - Method in class magick.ImageInfo
 
setPing(boolean) - Method in class magick.ImageInfo
Set the ping attribute.
setPointsize(double) - Method in class magick.DrawInfo
Set the pointsize attribute in the DrawInfo handle.
setPointSize(double) - Method in class magick.MontageInfo
Set the pointsize value.
setPointSize(int) - Method in class magick.ImageInfo
 
setPreviewType(int) - Method in class magick.ImageInfo
Set the preview_type attribute.
setPrimitive(java.lang.String) - Method in class magick.DrawInfo
Set the primitive field in the DrawInfo.
setQuality(int) - Method in class magick.ImageInfo
 
setRed(int) - Method in class magick.PixelPacket
 
setServerName(java.lang.String) - Method in class magick.ImageInfo
 
setShadow(boolean) - Method in class magick.MontageInfo
Set the shadow flag.
setSize(java.lang.String) - Method in class magick.ImageInfo
 
setStroke(magick.PixelPacket) - Method in class magick.DrawInfo
Set the stroke attribute in the DrawInfo handle.
setStroke(magick.PixelPacket) - Method in class magick.MontageInfo
Set the stroke PixelPacket value.
setStrokeAntialias(boolean) - Method in class magick.DrawInfo
Set the stroke_antialias attribute in the DrawInfo handle.
setStrokeWidth(double) - Method in class magick.DrawInfo
Set the stroke_width attribute in the DrawInfo handle.
setSubimage(int) - Method in class magick.ImageInfo
 
setSubrange(int) - Method in class magick.ImageInfo
 
setText(java.lang.String) - Method in class magick.DrawInfo
Set the text field in the DrawInfo.
setTextAntialias(boolean) - Method in class magick.DrawInfo
Set the text_antialias attribute in the DrawInfo handle.
setTexture(java.lang.String) - Method in class magick.ImageInfo
 
setTexture(java.lang.String) - Method in class magick.MontageInfo
Set the texture string value.
setTile(java.lang.String) - Method in class magick.ImageInfo
 
setTile(java.lang.String) - Method in class magick.MontageInfo
Set the tile string value.
setTile(magick.MagickImage) - Method in class magick.DrawInfo
Set the tile image in the DrawInfo.
setTitle(java.lang.String) - Method in class magick.MontageInfo
Set the title string value.
setTreeDepth(int) - Method in class magick.QuantizeInfo
Set the value of tree_depth field in the QuantizeInfo structure.
setUnderColor(magick.PixelPacket) - Method in class magick.DrawInfo
Set the undercolor attribute in the DrawInfo handle.
setUnits(int) - Method in class magick.ImageInfo
Set the units attribute of the ImageInfo.
setUnits(int) - Method in class magick.MagickImage
Set the units attribute of the image.
setVerbose(int) - Method in class magick.ImageInfo
 
setView(java.lang.String) - Method in class magick.ImageInfo
 
setXResolution(double) - Method in class magick.MagickImage
Set the x_resolution attribute in the image.
setYResolution(double) - Method in class magick.MagickImage
Get the y_resolution attribute in the image.
ShadePreview - Static variable in interface magick.PreviewType
 
sharpenImage(double,double) - Method in class magick.MagickImage
Creates a new image that is a copy of an existing one with the pixels sharpened.
SharpenPreview - Static variable in interface magick.PreviewType
 
shearImage(double,double) - Method in class magick.MagickImage
Creates a new image that is a shear_image copy of an existing one.
ShearPreview - Static variable in interface magick.PreviewType
 
shortPixel - Static variable in interface magick.StorageType
 
signatureImage() - Method in class magick.MagickImage
Determine signature of image and place signature in the image's attributes.
SincFilter - Static variable in interface magick.FilterType
 
sizeBlob() - Method in class magick.MagickImage
Returns the current length of the image file or blob.
solarizeImage(double) - Method in class magick.MagickImage
Applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light.
SolarizePreview - Static variable in interface magick.PreviewType
 
sortColormapByIntensity() - Method in class magick.MagickImage
Sorts the colormap of a PseudoClass image by decreasing color intensity.
SouthEastGravity - Static variable in interface magick.GravityType
 
SouthGravity - Static variable in interface magick.GravityType
 
SouthWestGravity - Static variable in interface magick.GravityType
 
SpiffPreview - Static variable in interface magick.PreviewType
 
spreadImage(int) - Method in class magick.MagickImage
A special effects method that randomly displaces each pixel in a block defined by the radius parameter.
SpreadPreview - Static variable in interface magick.PreviewType
 
sRGBColorspace - Static variable in interface magick.ColorspaceType
 
startProduction(java.awt.image.ImageConsumer) - Method in class magick.MagickProducer
This method both registers the given ImageConsumer object as a consumer and starts an immediate reconstruction of the image data which will then be delivered to this consumer and any other consumer which may have already been registered with the producer.
StaticGravity - Static variable in interface magick.GravityType
 
StoppedTimerState - Static variable in interface magick.TimerState
 
StorageType - interface magick.StorageType
Used in MagickImage.createImage to specify the size of component.
StreamError - Static variable in interface magick.ExceptionType
 
StreamWarning - Static variable in interface magick.ExceptionType
 
SubtractCompositeOp - Static variable in interface magick.CompositeOperator
 
SuspendTime - Static variable in interface magick.XState
 
swirlImage(double) - Method in class magick.MagickImage
Swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved.
SwirlPreview - Static variable in interface magick.PreviewType
 
syncImage() - Method in class magick.MagickImage
Initializes the red, green, and blue intensities of each pixel as defined by the colormap index.

T

test - package test
 
Test - class test.Test
For testing JMagick functions.
test - Class Diagram in test
 
TextPrimitive - Static variable in interface magick.PrimitiveType
 
textureImage(magick.MagickImage) - Method in class magick.MagickImage
Layers a texture onto the background of an image.
thresholdImage(double) - Method in class magick.MagickImage
Thresholds the reference image.
ThresholdPreview - Static variable in interface magick.PreviewType
 
TimerState - interface magick.TimerState
Used in MagickImage.createImage to specify the size of component.
transformImage(java.lang.String,java.lang.String) - Method in class magick.MagickImage
Creates a new image that is a transformed size of of existing one as specified by the crop and image geometries.
transformRgbImage(int) - Method in class magick.MagickImage
Converts the reference image from an alternate colorspace.
TransparentColorspace - Static variable in interface magick.ColorspaceType
 
transparentImage(magick.PixelPacket,int) - Method in class magick.MagickImage
Creates a matte image associated with the image.
TriangleFilter - Static variable in interface magick.FilterType
 
TrueColorMatteType - Static variable in interface magick.ImageType
 
TrueColorType - Static variable in interface magick.ImageType
 

U

UndefinedClass - Static variable in interface magick.ClassType
 
UndefinedColorspace - Static variable in interface magick.ColorspaceType
 
UndefinedCompositeOp - Static variable in interface magick.CompositeOperator
 
UndefinedCompression - Static variable in interface magick.CompressionType
 
UndefinedError - Static variable in interface magick.ErrorType
 
UndefinedException - Static variable in interface magick.ExceptionType
 
UndefinedFilter - Static variable in interface magick.FilterType
 
UndefinedId - Static variable in interface magick.IdType
 
UndefinedIntent - Static variable in interface magick.RenderingIntent
 
UndefinedInterlace - Static variable in interface magick.InterlaceType
 
UndefinedLayer - Static variable in class magick.LayerType
 
UndefinedMode - Static variable in interface magick.MontageMode
 
UndefinedPreview - Static variable in interface magick.PreviewType
 
UndefinedPrimitive - Static variable in interface magick.PrimitiveType
 
UndefinedResolution - Static variable in interface magick.ResolutionType
 
UndefinedTimerState - Static variable in interface magick.TimerState
 
UndefinedType - Static variable in interface magick.ImageType
 
UndefinedWarning - Static variable in interface magick.WarningType
 
UnderlineDecoration - Static variable in interface magick.DecorationType
 
UnframeMode - Static variable in interface magick.MontageMode
 
UniformNoise - Static variable in interface magick.NoiseType
 
unsharpMaskImage(double,double,double,double) - Method in class magick.MagickImage
Creates a new image that is a copy of an existing one with the pixels sharpened using an "unsharp" masking technique.
UpdateConfigurationState - Static variable in interface magick.XState
 
UpdateListState - Static variable in interface magick.WidgetState
 
UpdateRegionState - Static variable in interface magick.XState
 
util - Class Diagram in magick.util
 

W

WarningType - interface magick.WarningType
Used in MagickImage.createImage to specify the size of component.
waveImage(double,double) - Method in class magick.MagickImage
Creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.
WavePreview - Static variable in interface magick.PreviewType
 
WestGravity - Static variable in interface magick.GravityType
 
WidgetState - interface magick.WidgetState
Used in MagickImage.createImage to specify the size of component.
WidthValue - Static variable in interface magick.GeometryFlags
 
writeImage(magick.ImageInfo) - Method in class magick.MagickImage
Write the image specified in the ImageInfo object.
WriteMode - Static variable in interface magick.MapMode
 

X

XColorFlags - interface magick.XColorFlags
Used in MagickImage.createImage to specify the size of component.
XNegative - Static variable in interface magick.GeometryFlags
 
XorCompositeOp - Static variable in interface magick.CompositeOperator
 
XServerError - Static variable in interface magick.ErrorType
 
XServerError - Static variable in interface magick.ExceptionType
 
XServerWarning - Static variable in interface magick.ExceptionType
 
XServerWarning - Static variable in interface magick.WarningType
 
XState - interface magick.XState
Used in MagickImage.createImage to specify the size of component.
XValue - Static variable in interface magick.GeometryFlags
 
XYZColorspace - Static variable in interface magick.ColorspaceType
 

Y

YCbCrColorspace - Static variable in interface magick.ColorspaceType
 
YCCColorspace - Static variable in interface magick.ColorspaceType
 
YellowQuantum - Static variable in interface magick.QuantumTypes
 
YIQColorspace - Static variable in interface magick.ColorspaceType
 
YNegative - Static variable in interface magick.GeometryFlags
 
YPbPrColorspace - Static variable in interface magick.ColorspaceType
 
YUVColorspace - Static variable in interface magick.ColorspaceType
 
YValue - Static variable in interface magick.GeometryFlags
 

Z

ZipCompression - Static variable in interface magick.CompressionType
 
zoomImage(int,int) - Method in class magick.MagickImage
Creates a new image that is a scaled size of an existing one.

JMagick