public final class RasterShortABGRProvider extends AbstractScanlineProvider
bitDepth, currentRow, cursor, height, palette, scanlineLength, width
Constructor and Description |
---|
RasterShortABGRProvider(Raster raster,
boolean hasAlpha) |
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 RasterShortABGRProvider(Raster raster, boolean hasAlpha)
public void next(byte[] scanline, int offset, int length)
ScanlineProvider
Copyright © 2006–2016 GeoSolutions. All rights reserved.