PixelGrabber.setDimensions

PixelGrabber.setDimensions

Class Overview | Class Members | This Package | All Packages

Syntax
public void setDimensions( int width, int height )
Description
The setDimensions method is part of the ImageConsumer API which this class must implement to retrieve the pixels.