PixelGrabber.getWidth
Class Overview | Class Members |
This Package |
All Packages
public synchronized int getWidth()
Returns
the final width used for the pixel buffer or -1 if the width
is not yet known
Description
Get the width of the pixel buffer (after adjusting for image width).
If no width was specified for the rectangle of pixels to grab then
then this information will only be available after the image has
delivered the dimensions.
See Also
getStatus