|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PNGChunkPLTE | |
|---|---|
| org.apache.sanselan.formats.png | |
| Uses of PNGChunkPLTE in org.apache.sanselan.formats.png |
|---|
| Fields in org.apache.sanselan.formats.png declared as PNGChunkPLTE | |
|---|---|
protected PNGChunkPLTE |
ScanExpediter.pngChunkPLTE
|
| Constructors in org.apache.sanselan.formats.png with parameters of type PNGChunkPLTE | |
|---|---|
ScanExpediter(int width,
int height,
java.io.InputStream is,
java.awt.image.BufferedImage bi,
int color_type,
int bitDepth,
int bitsPerPixel,
PNGChunkPLTE pngChunkPLTE,
GammaCorrection gammaCorrection,
TransparencyFilter transparencyFilter)
|
|
ScanExpediterInterlaced(int width,
int height,
java.io.InputStream is,
java.awt.image.BufferedImage bi,
int color_type,
int BitDepth,
int bits_per_pixel,
PNGChunkPLTE fPNGChunkPLTE,
GammaCorrection fGammaCorrection,
TransparencyFilter fTransparencyFilter)
|
|
ScanExpediterSimple(int width,
int height,
java.io.InputStream is,
java.awt.image.BufferedImage bi,
int color_type,
int BitDepth,
int bitsPerPixel,
PNGChunkPLTE pngChunkPLTE,
GammaCorrection gammaCorrection,
TransparencyFilter transparencyFilter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||