Package | Description |
---|---|
org.apache.sanselan.formats.png |
Modifier and Type | Field and Description |
---|---|
protected PNGChunkPLTE |
ScanExpediter.pngChunkPLTE |
Constructor and Description |
---|
ScanExpediter(int width,
int height,
InputStream is,
BufferedImage bi,
int color_type,
int bitDepth,
int bitsPerPixel,
PNGChunkPLTE pngChunkPLTE,
GammaCorrection gammaCorrection,
TransparencyFilter transparencyFilter) |
ScanExpediterInterlaced(int width,
int height,
InputStream is,
BufferedImage bi,
int color_type,
int BitDepth,
int bits_per_pixel,
PNGChunkPLTE fPNGChunkPLTE,
GammaCorrection fGammaCorrection,
TransparencyFilter fTransparencyFilter) |
ScanExpediterSimple(int width,
int height,
InputStream is,
BufferedImage bi,
int color_type,
int BitDepth,
int bitsPerPixel,
PNGChunkPLTE pngChunkPLTE,
GammaCorrection gammaCorrection,
TransparencyFilter transparencyFilter) |
Copyright © 2007-2012. All Rights Reserved.