- 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 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 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 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
-
- 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 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 in magick
-
Exception class for all encompassing Exception.
- MagickException(String) - Constructor for exception 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
-
- 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.
- 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.