FilteredImageSource.requestTopDownLeftRightResend
Class Overview | Class Members |
This Package |
All Packages
public void requestTopDownLeftRightResend( ImageConsumer ic )
Description
Requests that a given ImageConsumer have the image data delivered
one more time in top-down, left-right order. The request is
handed to the ImageFilter for further processing, since the
ability to preserve the pixel ordering depends on the filter.
See Also
ImageConsumer