|
|||||||||
| Home >> All >> com >> sixlegs >> image >> [ png overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sixlegs.image.png
Class BitMover16GA

java.lang.Objectcom.sixlegs.image.png.BitMover
com.sixlegs.image.png.BitMover16GA
- final class BitMover16GA
- extends BitMover
| Field Summary | |
(package private) int[] |
gammaTable
|
(package private) int |
trans
|
(package private) int |
transgray
|
(package private) int |
translow
|
| Constructor Summary | |
(package private) |
BitMover16GA()
|
| Method Summary | |
(package private) int |
fill(int[] pixels,
java.io.InputStream str,
int off,
int len)
|
(package private) static BitMover |
getBitMover(PngImage img)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
trans
int trans
transgray
int transgray
translow
int translow
gammaTable
int[] gammaTable
| Constructor Detail |
BitMover16GA
BitMover16GA()
| Method Detail |
fill
int fill(int[] pixels,
java.io.InputStream str,
int off,
int len)
throws java.io.IOException
getBitMover
static BitMover getBitMover(PngImage img) throws PngException
|
|||||||||
| Home >> All >> com >> sixlegs >> image >> [ png overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC