ReplicateScaleFilter.setDimensions

ReplicateScaleFilter.setDimensions

Class Overview | Class Members | This Package | All Packages

Syntax
public void setDimensions( int w, int h )
Description
Override the dimensions of the source image and pass the dimensions of the new scaled size to the ImageConsumer.

Overrides
setDimensions in class ImageFilter
See Also
ImageConsumer