A generic solution that can display information about a
MagickImage or ImageInfo object by using reflection to look
in the X
xxxType-classes of Jmagick.
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.
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.
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.
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.