public final class RasterShortGrayAlphaProvider extends AbstractScanlineProvider
bitDepth, currentRow, cursor, height, palette, scanlineLength, width
Constructor and Description |
---|
RasterShortGrayAlphaProvider(Raster raster) |
Modifier and Type | Method and Description |
---|---|
void |
next(byte[] scanline,
int offset,
int length)
The next scanline, or throws an exception if we got past the end of the image
|
endReadFromPngRaw, getBitDepth, getHeight, getPalette, getScanlineLength, getWidth, readFromPngRaw, writeToPngRaw
public RasterShortGrayAlphaProvider(Raster raster)
public void next(byte[] scanline, int offset, int length)
ScanlineProvider
Copyright © 2006–2014 GeoSolutions. All rights reserved.