Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbsoluteIntent - Static variable in interface magick.RenderingIntent
- AddCompositeOp - Static variable in interface magick.CompositeOperator
-
Deprecated.
- addConsumer(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(ImageInfo) - Method in class magick.MagickImage
-
Allocate a blank image object.
- AllValues - Static variable in interface magick.GeometryFlags
- AlphaQuantum - Static variable in interface magick.QuantumTypes
- annotateImage(DrawInfo) - Method in class magick.MagickImage
- ArcPrimitive - Static variable in interface magick.PrimitiveType
- AreaValue - Static variable in interface magick.GeometryFlags
- AspectValue - Static variable in interface magick.GeometryFlags
- AtopCompositeOp - Static variable in interface magick.CompositeOperator
- autoOrientImage() - Method in class magick.MagickImage
-
This operator reads and resets the EXIF image profile setting 'Orientation' and then performs the appropriate 90 degree rotation on the image to orient the image, for correct viewing.
- averageImages() - Method in class magick.MagickImage
-
The Average() method takes a set of images and averages them together.
B
- B44ACompression - Static variable in interface magick.CompressionType
- B44Compression - Static variable in interface magick.CompressionType
- BartlettFilter - Static variable in interface magick.FilterType
- BesselFilter - Static variable in interface magick.FilterType
-
Deprecated.
- BezierPrimitive - Static variable in interface magick.PrimitiveType
- BGRAQuantum - Static variable in interface magick.QuantumTypes
- BGROQuantum - Static variable in interface magick.QuantumTypes
- BGRQuantum - Static variable in interface magick.QuantumTypes
- 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.ExceptionType
- BlobFatalError - Static variable in interface magick.ExceptionType
- blobToImage(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
- BlueQuantum - Static variable in interface magick.QuantumTypes
- BlurCompositeOp - Static variable in interface magick.CompositeOperator
- blurImage(double, double) - Method in class magick.MagickImage
-
Blurs an image.
- blurImageChannel(int, double, double) - Method in class magick.MagickImage
-
Blurs an image.
- BlurPreview - Static variable in interface magick.PreviewType
- BohmanFilter - Static variable in interface magick.FilterType
- borderImage(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.ExceptionType
- CacheFatalError - Static variable in interface magick.ExceptionType
- CacheWarning - Static variable in interface magick.ExceptionType
- CatromFilter - Static variable in interface magick.FilterType
- CbYCrAQuantum - Static variable in interface magick.QuantumTypes
- CbYCrQuantum - Static variable in interface magick.QuantumTypes
- CbYCrYQuantum - Static variable in interface magick.QuantumTypes
- CenterGravity - Static variable in interface magick.GravityType
- ChangeMaskCompositeOp - Static variable in interface magick.CompositeOperator
- 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
- ChiNegative - Static variable in interface magick.GeometryFlags
- ChiValue - Static variable in interface magick.GeometryFlags
- chopImage(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 in magick
- classTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- ClearCompositeOp - Static variable in interface magick.CompositeOperator
- cloneImage(int, int, boolean) - Method in class magick.MagickImage
-
Returns a copy of all fields of the input image.
- CMYColorspace - Static variable in interface magick.ColorspaceType
- CMYKAQuantum - Static variable in interface magick.QuantumTypes
- CMYKColorspace - Static variable in interface magick.ColorspaceType
- CMYKOQuantum - Static variable in interface magick.QuantumTypes
- CMYKQuantum - Static variable in interface magick.QuantumTypes
- CoderError - Static variable in interface magick.ExceptionType
- CoderFatalError - Static variable in interface magick.ExceptionType
- CoderWarning - Static variable in interface magick.ExceptionType
- ColorBurnCompositeOp - Static variable in interface magick.CompositeOperator
- ColorDodgeCompositeOp - Static variable in interface magick.CompositeOperator
- colorFloodfillImage(DrawInfo, PixelPacket, int, int, int) - Method in class magick.MagickImage
-
Changes the color value of any pixel that matches target and is an immediate neighbor.
- ColorizeCompositeOp - Static variable in interface magick.CompositeOperator
- colorizeImage(String, 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 in magick
- colorspaceTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
-
Returns the name of a public static final int field in class colorspaceType.
- compositeImage(int, MagickImage, int, int) - Method in class magick.MagickImage
-
Composite the image supplied onto itself at the specified offsets.
- CompositeOperator - Interface in magick
- compositeOperatorAsString(int) - Static method in class magick.util.DisplayImageMetaData
- CompressionType - Interface in magick
- compressionTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- ConcatenateMode - Static variable in interface magick.MontageMode
- ConfigureError - Static variable in interface magick.ExceptionType
- ConfigureFatalError - Static variable in interface magick.ExceptionType
- ConfigureWarning - Static variable in interface magick.ExceptionType
- constituteImage(int, int, String, byte[]) - Method in class magick.MagickImage
-
Create a new image of 8-bit component of the specified dimensions.
- constituteImage(int, int, String, float[]) - Method in class magick.MagickImage
-
Create a new image of float component of the specified dimensions.
- constituteImage(int, int, 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.
- convolveImage(int, double[]) - Method in class magick.MagickImage
-
Applies a general image convolution kernel to an image returns the results.
- CopyBlackCompositeOp - Static variable in interface magick.CompositeOperator
- CopyBlueCompositeOp - Static variable in interface magick.CompositeOperator
- CopyCompositeOp - Static variable in interface magick.CompositeOperator
- CopyCyanCompositeOp - Static variable in interface magick.CompositeOperator
- CopyGreenCompositeOp - Static variable in interface magick.CompositeOperator
- CopyMagentaCompositeOp - Static variable in interface magick.CompositeOperator
- CopyOpacityCompositeOp - Static variable in interface magick.CompositeOperator
- CopyRedCompositeOp - Static variable in interface magick.CompositeOperator
- CopyYellowCompositeOp - Static variable in interface magick.CompositeOperator
- CorrelateNormalizeValue - Static variable in interface magick.GeometryFlags
- CorruptImageError - Static variable in interface magick.ExceptionType
- CorruptImageFatalError - Static variable in interface magick.ExceptionType
- CorruptImageWarning - Static variable in interface magick.ExceptionType
- cropImage(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
- DarkenCompositeOp - Static variable in interface magick.CompositeOperator
- DarkenIntensityCompositeOp - Static variable in interface magick.CompositeOperator
- DecimalValue - Static variable in interface magick.GeometryFlags
- DecorationType - Interface in magick
-
Interface to contain definition for Image Magick's DecorationType.
- decorationTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- DelegateError - Static variable in interface magick.ExceptionType
- DelegateFatalError - Static variable in interface magick.ExceptionType
- DelegateWarning - Static variable in interface magick.ExceptionType
- 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
-
DirectClass for true color images
- dispatchImage(int, int, int, int, String, byte[]) - Method in class magick.MagickImage
-
Get the pixels as 8-bit components from the image.
- dispatchImage(int, int, int, int, String, float[]) - Method in class magick.MagickImage
-
Get the pixels as float components from the image.
- dispatchImage(int, int, int, int, String, int[]) - Method in class magick.MagickImage
-
Get the pixels as 32-bit components from the image.
- DisplaceCompositeOp - Static variable in interface magick.CompositeOperator
- displayImageInfo(ImageInfo) - Static method in class magick.util.DisplayImageMetaData
- DisplayImageMetaData - Class in magick.util
-
A generic solution that can display information about a MagickImage or ImageInfo object by using reflection.
- DisplayImageMetaData() - Constructor for class magick.util.DisplayImageMetaData
- displayMagickImage(MagickImage) - Static method in class magick.util.DisplayImageMetaData
- DissolveCompositeOp - Static variable in interface magick.CompositeOperator
- DistortCompositeOp - Static variable in interface magick.CompositeOperator
- DivideCompositeOp - Static variable in interface magick.CompositeOperator
-
Deprecated.
- DivideDstCompositeOp - Static variable in interface magick.CompositeOperator
- DivideSrcCompositeOp - Static variable in interface magick.CompositeOperator
- DoublePixel - Static variable in interface magick.StorageType
- DrawError - Static variable in interface magick.ExceptionType
- DrawFatalError - Static variable in interface magick.ExceptionType
- drawImage(DrawInfo) - Method in class magick.MagickImage
-
Draws a primitive (line, rectangle, ellipse) on the image.
- DrawInfo - Class in magick
-
Encapsulation of the ImageMagick DrawInfo structure.
- DrawInfo(ImageInfo) - Constructor for class magick.DrawInfo
-
Constructor.
- drawInfoAsString(int) - Static method in class magick.util.DisplayImageMetaData
- DrawWarning - Static variable in interface magick.ExceptionType
- DstAtopCompositeOp - Static variable in interface magick.CompositeOperator
- DstCompositeOp - Static variable in interface magick.CompositeOperator
- DstInCompositeOp - Static variable in interface magick.CompositeOperator
- DstOutCompositeOp - Static variable in interface magick.CompositeOperator
- DstOverCompositeOp - Static variable in interface magick.CompositeOperator
- DullPreview - Static variable in interface magick.PreviewType
- DXT1Compression - Static variable in interface magick.CompressionType
- DXT3Compression - Static variable in interface magick.CompressionType
- DXT5Compression - Static variable in interface magick.CompressionType
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.
- ErrorException - Static variable in interface magick.ExceptionType
- ExceptionType - Interface in magick
-
Corresponds to the ImageMagick ExceptionType enumeration.
- exceptionTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- ExclusionCompositeOp - Static variable in interface magick.CompositeOperator
F
- FatalErrorException - Static variable in interface magick.ExceptionType
- FaxCompression - Static variable in interface magick.CompressionType
- FileOpenError - Static variable in interface magick.ExceptionType
- FileOpenFatalError - Static variable in interface magick.ExceptionType
- FileOpenWarning - Static variable in interface magick.ExceptionType
- FillToBorderMethod - Static variable in interface magick.PaintMethod
- FilterError - Static variable in interface magick.ExceptionType
- FilterFatalError - Static variable in interface magick.ExceptionType
- FilterType - Interface in magick
- filterTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- FilterWarning - Static variable in interface magick.ExceptionType
- finalize() - Method in class magick.DrawInfo
-
If the garbabe collector removes us, we had better release the memory we occupy.
- finalize() - Method in class magick.ImageInfo
-
To release memory on cleanup.
- finalize() - Method in class magick.MagickImage
-
This method will clean up the handle.
- finalize() - Method in class magick.MagickInfo
-
Automated destructor.
- finalize() - Method in class magick.MontageInfo
-
To release memory on cleanup.
- finalize() - Method in class magick.QuantizeInfo
-
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
- FrameMode - Static variable in interface magick.MontageMode
G
- gammaImage(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 in magick
- geometryFlagsAsString(int) - Static method in class magick.util.DisplayImageMetaData
- getAdjoin() - Method in class magick.ImageInfo
- getAffirm() - Method in class magick.ImageInfo
-
Get the affirm attribute.
- getAntialias() - Method in class magick.ImageInfo
- getBackgroundColor() - Method in class magick.MagickImage
-
Get the current background colour.
- 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.ImageInfo
-
Return the depth of the image.
- getDepth() - Method in class magick.MagickImage
-
Return the depth of the image.
- getDescription() - Method in exception 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
-
Return the number of columns and rows of the image.
- 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
-
Get the filter type.
- 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(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
- getImageProfile(String) - Method in class magick.MagickImage
-
GetImageProfile() gets a profile associated with an image by name.
- getImageType() - Method in class magick.MagickImage
-
Get the image type from the MagickImage
- getInfo() - Method in class magick.ProfileInfo
-
Deprecated.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,...)
- getMatte() - Method in class magick.MagickImage
-
Get the matte attribute of the image.
- 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 magick.util.MagickWindow
-
We want the window size to be at this minimum.
- getMonochrome() - Method in class magick.ImageInfo
- getName() - Method in class magick.ProfileInfo
-
Deprecated.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
- getOnePixel(int, int) - Method in class magick.MagickImage
-
Get the colour at the specified row and column
- 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 magick.util.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
- getQuality() - Method in class magick.MagickImage
- getReason() - Method in exception class magick.MagickApiException
- getRed() - Method in class magick.PixelPacket
- getRenderingIntent() - Method in class magick.MagickImage
-
Get the intent attribute of the image.
- getServerName() - Method in class magick.ImageInfo
- getSeverity() - Method in exception 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
-
Get the verbose attribute.
- 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.
- GIFInterlace - Static variable in interface magick.InterlaceType
- GravityType - Interface in magick
-
Corresponds to the ImageMagick enumerated type of the same name.
- gravityTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- GrayAlphaQuantum - Static variable in interface magick.QuantumTypes
- GRAYColorspace - Static variable in interface magick.ColorspaceType
- GrayPadQuantum - Static variable in interface magick.QuantumTypes
-
Deprecated.
- 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
- 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
- HardLightCompositeOp - Static variable in interface magick.CompositeOperator
- 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
- HSBColorspace - Static variable in interface magick.ColorspaceType
- HSLColorspace - Static variable in interface magick.ColorspaceType
- HueCompositeOp - Static variable in interface magick.CompositeOperator
- HuePreview - Static variable in interface magick.PreviewType
- HWBColorspace - Static variable in interface magick.ColorspaceType
I
- ImageError - Static variable in interface magick.ExceptionType
- ImageFatalError - Static variable in interface magick.ExceptionType
- ImageInfo - Class in magick
-
Corresponds to the ImageMagick ImageInfo structure.
- ImageInfo() - Constructor for class magick.ImageInfo
-
Constructor.
- ImageInfo(String) - Constructor for class magick.ImageInfo
-
Constructor.
- ImageMagick - Class in magick
- ImageMagick() - Constructor for class magick.ImageMagick
- ImagePrimitive - Static variable in interface magick.PrimitiveType
- imageToBlob(ImageInfo) - Method in class magick.MagickImage
-
Returns an array that contents the image format.
- ImageType - Interface in magick
-
Corresponds to the ImageMagick enumerated type of the same name.
- imageTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- ImageWarning - Static variable in interface magick.ExceptionType
- 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
- InCompositeOp - Static variable in interface magick.CompositeOperator
- IndexAlphaQuantum - Static variable in interface magick.QuantumTypes
- IndexQuantum - Static variable in interface magick.QuantumTypes
- init() - Method in class magick.ImageInfo
-
Initialises the internal native handle.
- init() - Method in class magick.QuantizeInfo
-
Initialise the QuantizeInfo structure.
- init(String) - Method in class magick.MagickInfo
-
Initialise the MagickInfo structure.
- IntegerPixel - Static variable in interface magick.StorageType
- InterlaceType - Interface in magick
-
Corresponds to the ImageMagick enumerated type of the same name.
- interlaceTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- 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(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
- JBIG1Compression - Static variable in interface magick.CompressionType
- JBIG2Compression - Static variable in interface magick.CompressionType
- JincFilter - Static variable in interface magick.FilterType
- JPEG2000Compression - Static variable in interface magick.CompressionType
- JPEGCompression - Static variable in interface magick.CompressionType
- JPEGInterlace - Static variable in interface magick.InterlaceType
- JPEGPreview - Static variable in interface magick.PreviewType
K
- KaiserFilter - Static variable in interface magick.FilterType
L
- LABColorspace - Static variable in interface magick.ColorspaceType
- LagrangeFilter - Static variable in interface magick.FilterType
- Lanczos2Filter - Static variable in interface magick.FilterType
- Lanczos2SharpFilter - Static variable in interface magick.FilterType
- LanczosFilter - Static variable in interface magick.FilterType
- LanczosSharpFilter - Static variable in interface magick.FilterType
- LaplacianNoise - Static variable in interface magick.NoiseType
- LessValue - Static variable in interface magick.GeometryFlags
- levelImage(String) - Method in class magick.MagickImage
-
Adjusts the levels of an image given these points: black, mid, and white.
- LightenCompositeOp - Static variable in interface magick.CompositeOperator
- LightenIntensityCompositeOp - Static variable in interface magick.CompositeOperator
- LinearBurnCompositeOp - Static variable in interface magick.CompositeOperator
- LinearDodgeCompositeOp - Static variable in interface magick.CompositeOperator
- LinearLightCompositeOp - Static variable in interface magick.CompositeOperator
- LineInterlace - Static variable in interface magick.InterlaceType
- LinePrimitive - Static variable in interface magick.PrimitiveType
- LineThroughDecoration - Static variable in interface magick.DecorationType
- LogColorspace - Static variable in interface magick.ColorspaceType
- LongPixel - Static variable in interface magick.StorageType
- LosslessJPEGCompression - Static variable in interface magick.CompressionType
- LuminizeCompositeOp - Static variable in interface magick.CompositeOperator
- LZMACompression - 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 in 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() - Constructor for class magick.Magick
- magick.util - package magick.util
- MagickApiException - Exception Class in magick
-
Encapsulation of the ImageMagick ExceptionInfo structure as well as the exception that is thrown when an ImageMagick API failed.
- MagickCanvas - Class in magick.util
-
This class a specialisation of Canvas to display MagickImage in AWT.
- MagickCanvas() - Constructor for class magick.util.MagickCanvas
-
Constructor.
- MagickException - Exception Class in magick
-
Exception class for all encompassing Exception.
- MagickException(String) - Constructor for exception class magick.MagickException
-
Construct an exception with a message.
- MagickImage - Class in magick
-
Encapsulation of the ImageMagick Image object.
- MagickImage() - Constructor for class magick.MagickImage
-
Constructor.
- MagickImage(ImageInfo) - Constructor for class magick.MagickImage
-
Constructor that also reads an image file specified in the parameter.
- MagickImage(ImageInfo, boolean) - Constructor for class magick.MagickImage
-
Constructor that also reads an image file specified in the parameter.
- MagickImage(ImageInfo, byte[]) - Constructor for class magick.MagickImage
-
Constructor that takes the image to be read from memory.
- MagickImage(MagickImage[]) - Constructor for class magick.MagickImage
-
Construct a MagickImage that is made up of all the images in the specified array.
- MagickInfo - Class in magick
-
Encapsulation of the MagickInfo structure.
- MagickInfo(String) - Constructor for class magick.MagickInfo
-
Constructor.
- MagickLoader - Class in magick
-
The sole purpouse of this class is to cause the native library to be loaded in SYSTEM classloader whenever a concrete class is used.
- MagickLoader() - Constructor for class magick.MagickLoader
- MagickProducer - Class in magick
-
This class implements the ImageProducer class.
- MagickProducer(MagickImage) - Constructor for class magick.MagickProducer
-
Constructor.
- MagickViewer - Class in magick.util
-
A display pane that provides a scrollable view port for a MagickImage.
- MagickViewer() - Constructor for class magick.util.MagickViewer
-
Constructor.
- MagickWindow - Class in magick.util
-
This class implements a window that displays a MagickImage.
- MagickWindow(MagickImage) - Constructor for class magick.util.MagickWindow
-
Constructor.
- magnifyImage() - Method in class magick.MagickImage
-
Creates a new image that is a integral size greater than an existing one.
- MapMode - Interface in magick
-
Corresponds to ImageMagick enumerated type of the same name.
- MathematicsCompositeOp - Static variable in interface magick.CompositeOperator
- matteFloodfillImage(PixelPacket, int, int, int, int) - Method in class magick.MagickImage
-
Floodfills the designated area with a matte value.
- 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.
- MinimumValue - Static variable in interface magick.GeometryFlags
- MinusCompositeOp - Static variable in interface magick.CompositeOperator
-
Deprecated.
- MinusDstCompositeOp - Static variable in interface magick.CompositeOperator
- MinusSrcCompositeOp - Static variable in interface magick.CompositeOperator
- MissingDelegateError - Static variable in interface magick.ExceptionType
- MissingDelegateFatalError - Static variable in interface magick.ExceptionType
- MissingDelegateWarning - Static variable in interface magick.ExceptionType
- MitchellFilter - Static variable in interface magick.FilterType
- ModulateCompositeOp - Static variable in interface magick.CompositeOperator
- modulateImage(String) - Method in class magick.MagickImage
-
Modulates the hue, saturation, and brightness of an image.
- ModuleError - Static variable in interface magick.ExceptionType
- ModuleFatalError - Static variable in interface magick.ExceptionType
- ModuleWarning - Static variable in interface magick.ExceptionType
- ModulusAddCompositeOp - Static variable in interface magick.CompositeOperator
- ModulusSubtractCompositeOp - Static variable in interface magick.CompositeOperator
- MonitorError - Static variable in interface magick.ExceptionType
- MonitorFatalError - Static variable in interface magick.ExceptionType
- MonitorWarning - Static variable in interface magick.ExceptionType
- montageImages(MontageInfo) - Method in class magick.MagickImage
-
Create a montage of all the images in the list.
- MontageInfo - Class in magick
-
Encapsulation of the MontageInfo structure.
- MontageInfo(ImageInfo) - Constructor for class magick.MontageInfo
-
Constructor.
- MontageMode - Interface in magick
-
Corresponds to ImageMagick enumerated type of the same name.
- MultiplicativeGaussianNoise - Static variable in interface magick.NoiseType
- MultiplyCompositeOp - Static variable in interface magick.CompositeOperator
N
- nameOfpublicstaticintField(Class, int) - Static method in class magick.util.DisplayImageMetaData
-
Searches through class's
public static final int
fields until it finds a field with a specific value. - negateImage(int) - Method in class magick.MagickImage
-
Negates the colors in the reference image.
- nextImage() - Method in class magick.MagickImage
-
Return image object for next image in sequence of frames.
- NoCompositeOp - Static variable in interface magick.CompositeOperator
- NoCompression - Static variable in interface magick.CompressionType
- NoDecoration - Static variable in interface magick.DecorationType
- NoInterlace - Static variable in interface magick.InterlaceType
- NoiseType - Interface in magick
-
Corresponds to ImageMagick enumerated type of the same name.
- noiseTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- normalizeImage() - Method in class magick.MagickImage
-
Normalizes the pixel values to span the full range of color values.
- NormalizeValue - Static variable in interface magick.GeometryFlags
- 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(PixelPacket, 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.ExceptionType
- OptionFatalError - Static variable in interface magick.ExceptionType
- OptionWarning - Static variable in interface magick.ExceptionType
- OutCompositeOp - Static variable in interface magick.CompositeOperator
- OverCompositeOp - Static variable in interface magick.CompositeOperator
- OverlayCompositeOp - Static variable in interface magick.CompositeOperator
- OverlineDecoration - Static variable in interface magick.DecorationType
P
- paint(Graphics) - Method in class magick.util.MagickCanvas
-
Method to draw the image onto the Canvas.
- PaintMethod - Interface in magick
-
Corresponds to ImageMagick enumerated type of the same name.
- PaletteBilevelMatteType - Static variable in interface magick.ImageType
- PaletteMatteType - Static variable in interface magick.ImageType
- PaletteType - Static variable in interface magick.ImageType
- parseImageGeometry(String, 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
- ParzenFilter - Static variable in interface magick.FilterType
- PathPrimitive - Static variable in interface magick.PrimitiveType
- PegtopLightCompositeOp - Static variable in interface magick.CompositeOperator
- PercentValue - Static variable in interface magick.GeometryFlags
- PerceptualIntent - Static variable in interface magick.RenderingIntent
- pingImage(ImageInfo) - Method in class magick.MagickImage
-
Pings the image.
- PinLightCompositeOp - Static variable in interface magick.CompositeOperator
- PixelPacket - Class in magick
- PixelPacket(int, int, int, int) - Constructor for class magick.PixelPacket
- PixelsPerCentimeterResolution - Static variable in interface magick.ResolutionType
- PixelsPerInchResolution - Static variable in interface magick.ResolutionType
- PizCompression - Static variable in interface magick.CompressionType
- PlaneInterlace - Static variable in interface magick.InterlaceType
- PlusCompositeOp - Static variable in interface magick.CompositeOperator
- PNGInterlace - Static variable in interface magick.InterlaceType
- 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
- PolicyError - Static variable in interface magick.ExceptionType
- PolicyFatalError - Static variable in interface magick.ExceptionType
- PolicyWarning - Static variable in interface magick.ExceptionType
- PolygonPrimitive - Static variable in interface magick.PrimitiveType
- PolylinePrimitive - Static variable in interface magick.PrimitiveType
- PreviewType - Interface in magick
-
Corresponds to the ImageMagick enumerated type of the same name.
- previewTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- PrimitiveType - Interface in magick
-
Corresponds to the ImageMagick enumerated type of the same name.
- primitiveTypeAsString(int) - Static method in class magick.util.DisplayImageMetaData
- profileImage(String, byte[]) - Method in class magick.MagickImage
-
ProfileImage adds or removes a ICM, IPTC, or generic profile from an image.
- ProfileInfo - Class in magick
-
Deprecated.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
- ProfileInfo() - Constructor for class magick.ProfileInfo
-
Deprecated.Constructor.
- ProfileInfo(String, byte[]) - Constructor for class magick.ProfileInfo
-
Deprecated.Constructor.
- PseudoClass - Static variable in interface magick.ClassType
-
PseudoClass for colormapped images.
- PsiNegative - Static variable in interface magick.GeometryFlags
- PsiValue - Static variable in interface magick.GeometryFlags
- Pxr24Compression - Static variable in interface magick.CompressionType
Q
- QuadraticFilter - Static variable in interface magick.FilterType
- quantizeImage(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 in magick
-
Encapsulation of the QuantizedInfo structure.
- QuantizeInfo() - Constructor for class magick.QuantizeInfo
-
Constructor.
- QuantizePreview - Static variable in interface magick.PreviewType
- QuantumPixel - Static variable in interface magick.StorageType
- QuantumTypes - Interface in magick
-
Corresponds to the ImageMagick enumerated type of the same name.
- queryColorDatabase(String) - Static method in class magick.PixelPacket
-
looks up a RGB values for a color given in the target string.
R
- raiseImage(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
- RandomError - Static variable in interface magick.ExceptionType
- RandomFatalError - Static variable in interface magick.ExceptionType
- RandomNoise - Static variable in interface magick.NoiseType
- RandomWarning - Static variable in interface magick.ExceptionType
- readImage(ImageInfo) - Method in class magick.MagickImage
-
Read the image specified in the ImageInfo object.
- ReadMode - Static variable in interface magick.MapMode
- Rec601LumaColorspace - Static variable in interface magick.ColorspaceType
- Rec601YCbCrColorspace - Static variable in interface magick.ColorspaceType
- Rec709LumaColorspace - Static variable in interface magick.ColorspaceType
- Rec709YCbCrColorspace - Static variable in interface magick.ColorspaceType
- RectanglePrimitive - Static variable in interface magick.PrimitiveType
- RedQuantum - Static variable in interface magick.QuantumTypes
- reduceNoiseImage(double) - Method in class magick.MagickImage
-
This operation attempts to reduce the 'noise' in the image.
- ReduceNoisePreview - Static variable in interface magick.PreviewType
- RegistryError - Static variable in interface magick.ExceptionType
- RegistryFatalError - Static variable in interface magick.ExceptionType
- RegistryWarning - Static variable in interface magick.ExceptionType
- RelativeIntent - Static variable in interface magick.RenderingIntent
- removeConsumer(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 in magick
-
Corresponds to the ImageMagick enumerated type of the same name.
- ReplaceCompositeOp - Static variable in interface magick.CompositeOperator
- ReplaceMethod - Static variable in interface magick.PaintMethod
- requestTopDownLeftRightResend(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.
- resetImagePage(String) - Method in class magick.MagickImage
-
resets the image page canvas and position..
- ResetMethod - Static variable in interface magick.PaintMethod
- resizeImage(int, int, double) - Method in class magick.MagickImage
-
Return a new image that is a resized version of the original.
- ResolutionType - Interface in magick
-
Corresponds to the ImageMagick enumerated type of the same name.
- ResourceLimitError - Static variable in interface magick.ExceptionType
- ResourceLimitFatalError - Static variable in interface magick.ExceptionType
- ResourceLimitWarning - Static variable in interface magick.ExceptionType
- RGBAQuantum - Static variable in interface magick.QuantumTypes
- RGBColorspace - Static variable in interface magick.ColorspaceType
- RGBOQuantum - Static variable in interface magick.QuantumTypes
- RGBPadQuantum - Static variable in interface magick.QuantumTypes
- RGBQuantum - Static variable in interface magick.QuantumTypes
- rgbTransformImage(int) - Method in class magick.MagickImage
-
Converts the reference image from RGB to an alternate colorspace.
- RhoValue - Static variable in interface magick.GeometryFlags
- RLECompression - Static variable in interface magick.CompressionType
- RobidouxFilter - Static variable in interface magick.FilterType
- 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
- RoundRectanglePrimitive - Static variable in interface magick.PrimitiveType
- 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.
- SaturateCompositeOp - Static variable in interface magick.CompositeOperator
- 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.
- ScreenCompositeOp - Static variable in interface magick.CompositeOperator
- 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
- SentinelFilter - Static variable in interface magick.FilterType
- setAdjoin(int) - Method in class magick.ImageInfo
- setAffirm(boolean) - Method in class magick.ImageInfo
-
Set the affirm attribute.
- setAntialias(int) - Method in class magick.ImageInfo
- setBackgroundColor(PixelPacket) - Method in class magick.MagickImage
-
Set the background colour.
- setBackgroundColor(PixelPacket) - Method in class magick.MontageInfo
-
Set the background_color PixelPacket value.
- setBlue(int) - Method in class magick.PixelPacket
- setBorderColor(PixelPacket) - Method in class magick.DrawInfo
-
Set the border_color attribute in the DrawInfo handle.
- setBorderColor(PixelPacket) - Method in class magick.ImageInfo
-
Set the border colour..
- setBorderColor(PixelPacket) - Method in class magick.MagickImage
-
Set the border colour for the method borderImage.
- setBorderColor(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(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(String) - Method in class magick.ImageInfo
- setDepth(int) - Method in class magick.ImageInfo
-
Set the depth of the image.
- setDepth(int) - Method in class magick.MagickImage
-
Set the depth of the image.
- 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(String) - Method in class magick.ImageInfo
-
Set the file name attribute of the handle.
- setFileName(String) - Method in class magick.MagickImage
-
Set the image file name.
- setFileName(String) - Method in class magick.MontageInfo
-
Set the filename value.
- setFill(PixelPacket) - Method in class magick.DrawInfo
-
Set the fill attribute in the DrawInfo handle.
- setFill(PixelPacket) - Method in class magick.MontageInfo
-
Set the fill PixelPacket value.
- setFilter(int) - Method in class magick.MagickImage
-
Set the filter type.
- setFont(String) - Method in class magick.DrawInfo
-
Set the font field in the DrawInfo.
- setFont(String) - Method in class magick.ImageInfo
- setFont(String) - Method in class magick.MontageInfo
-
Set the font string value.
- setFrame(String) - Method in class magick.MontageInfo
-
Set the frame string value.
- setGeometry(String) - Method in class magick.DrawInfo
-
Set the geometry field in the DrawInfo.
- setGeometry(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.
- setGrayscale() - Method in class magick.MagickImage
-
Deprecated.Use QuantizeInfo with MagickImage.quantizeImage to acheive the same effect.
- setGreen(int) - Method in class magick.PixelPacket
- setImage(MagickImage) - Method in class magick.util.MagickCanvas
-
Set the viewing image.
- setImage(MagickImage) - Method in class magick.util.MagickViewer
-
Sets the display image.
- setImageAttribute(String, String) - Method in class magick.MagickImage
-
Searches the list of image attributes and replaces the attribute value.
- setImageFormat(String) - Method in class magick.MagickImage
- setImageOption(String, String) - Method in class magick.ImageInfo
-
Associates a value with an image option.
- setImageProfile(String, byte[]) - Method in class magick.MagickImage
-
SetImageProfile() adds a named profile to the image.
- setInfo(byte[]) - Method in class magick.ProfileInfo
-
Deprecated.Set the profile info.
- setInterlace(int) - Method in class magick.ImageInfo
- setIptcProfile(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(String) - Method in class magick.ImageInfo
-
Set the magick attribute of the handle.
- setMagick(String) - Method in class magick.MagickImage
- setMatte(boolean) - Method in class magick.MagickImage
-
Set the matte attribute of the image.
- setMatteColor(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(String) - Method in class magick.ProfileInfo
-
Deprecated.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(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(String) - Method in class magick.DrawInfo
-
Set the primitive field in the DrawInfo.
- setQuality(int) - Method in class magick.ImageInfo
- setQuality(int) - Method in class magick.MagickImage
- setRed(int) - Method in class magick.PixelPacket
- setRenderingIntent(int) - Method in class magick.MagickImage
-
Set the intent attribute of the image.
- setServerName(String) - Method in class magick.ImageInfo
- setShadow(boolean) - Method in class magick.MontageInfo
-
Set the shadow flag.
- setSize(String) - Method in class magick.ImageInfo
- setStroke(PixelPacket) - Method in class magick.DrawInfo
-
Set the stroke attribute in the DrawInfo handle.
- setStroke(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(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(String) - Method in class magick.ImageInfo
- setTexture(String) - Method in class magick.MontageInfo
-
Set the texture string value.
- setTile(String) - Method in class magick.ImageInfo
- setTile(String) - Method in class magick.MontageInfo
-
Set the tile string value.
- setTile(MagickImage) - Method in class magick.DrawInfo
-
Set the tile image in the DrawInfo.
- setTitle(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(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
-
Set the verbose attribute.
- setView(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
- SigmaValue - Static variable in interface magick.GeometryFlags
- signatureImage() - Method in class magick.MagickImage
-
Determine signature of image and place signature in the image's attributes.
- SincFastFilter - Static variable in interface magick.FilterType
- SincFilter - Static variable in interface magick.FilterType
- sizeBlob() - Method in class magick.MagickImage
-
Returns the current length of the image file or blob.
- SoftLightCompositeOp - Static variable in interface magick.CompositeOperator
- 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
- SrcAtopCompositeOp - Static variable in interface magick.CompositeOperator
- SrcCompositeOp - Static variable in interface magick.CompositeOperator
- SrcInCompositeOp - Static variable in interface magick.CompositeOperator
- SrcOutCompositeOp - Static variable in interface magick.CompositeOperator
- SrcOverCompositeOp - Static variable in interface magick.CompositeOperator
- sRGBColorspace - Static variable in interface magick.ColorspaceType
- startProduction(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 in magick
-
Used in MagickImage.createImage to specify the size of component.
- StreamError - Static variable in interface magick.ExceptionType
- StreamFatalError - Static variable in interface magick.ExceptionType
- StreamWarning - Static variable in interface magick.ExceptionType
- SubtractCompositeOp - Static variable in interface magick.CompositeOperator
-
Deprecated.
- 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
- TextPrimitive - Static variable in interface magick.PrimitiveType
- textureImage(MagickImage) - Method in class magick.MagickImage
-
Layers a texture onto the background of an image.
- ThresholdCompositeOp - Static variable in interface magick.CompositeOperator
- thresholdImage(double) - Method in class magick.MagickImage
-
Thresholds the reference image.
- ThresholdPreview - Static variable in interface magick.PreviewType
- TimerState - Interface in magick
-
Used in MagickImage.createImage to specify the size of component.
- toString() - Method in class magick.PixelPacket
-
Display the object as a String
- transformImage(String, 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(PixelPacket, int) - Method in class magick.MagickImage
-
Creates a matte image associated with the image.
- TriangleFilter - Static variable in interface magick.FilterType
- trimImage() - Method in class magick.MagickImage
-
Trim edges that are the background color from the image.
- TrueColorMatteType - Static variable in interface magick.ImageType
- TrueColorType - Static variable in interface magick.ImageType
- TypeError - Static variable in interface magick.ExceptionType
- TypeFatalError - Static variable in interface magick.ExceptionType
- TypeWarning - Static variable in interface magick.ExceptionType
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
- UndefinedDecoration - Static variable in interface magick.DecorationType
- UndefinedException - Static variable in interface magick.ExceptionType
- UndefinedFilter - Static variable in interface magick.FilterType
- UndefinedGravity - Static variable in interface magick.GravityType
- UndefinedIntent - Static variable in interface magick.RenderingIntent
- UndefinedInterlace - Static variable in interface magick.InterlaceType
- UndefinedMethod - Static variable in interface magick.PaintMethod
- UndefinedMode - Static variable in interface magick.MontageMode
- UndefinedNoise - Static variable in interface magick.NoiseType
- UndefinedPixel - Static variable in interface magick.StorageType
- UndefinedPreview - Static variable in interface magick.PreviewType
- UndefinedPrimitive - Static variable in interface magick.PrimitiveType
- UndefinedQuantum - Static variable in interface magick.QuantumTypes
- UndefinedResolution - Static variable in interface magick.ResolutionType
- UndefinedTimerState - Static variable in interface magick.TimerState
- UndefinedType - Static variable in interface magick.ImageType
- 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.
V
- VividLightCompositeOp - Static variable in interface magick.CompositeOperator
W
- WandError - Static variable in interface magick.ExceptionType
- WandFatalError - Static variable in interface magick.ExceptionType
- WandWarning - Static variable in interface magick.ExceptionType
- WarningException - Static variable in interface magick.ExceptionType
- 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
- WelshFilter - Static variable in interface magick.FilterType
- WestGravity - Static variable in interface magick.GravityType
- WidthValue - Static variable in interface magick.GeometryFlags
- writeImage(ImageInfo) - Method in class magick.MagickImage
-
Write the image specified in the ImageInfo object.
- WriteMode - Static variable in interface magick.MapMode
X
- XiNegative - Static variable in interface magick.GeometryFlags
- XiValue - Static variable in interface magick.GeometryFlags
- XNegative - Static variable in interface magick.GeometryFlags
- XorCompositeOp - Static variable in interface magick.CompositeOperator
- XServerError - Static variable in interface magick.ExceptionType
- XServerFatalError - Static variable in interface magick.ExceptionType
- XServerWarning - Static variable in interface magick.ExceptionType
- 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
- ZipSCompression - 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form