Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
Q
R
S
T
W
Q
Quantizer
- class com.gif4j.quantizer.
Quantizer
.
Java implementation of Wu's Color Quantizer algorithm (see Graphics Gems vol.
Quantizer()
- Constructor for class com.gif4j.quantizer.
Quantizer
quantize(BufferedImage, int)
- Static method in class com.gif4j.quantizer.
Quantizer
Quantize the specified image using the default mode.
quantize(BufferedImage, int, boolean)
- Static method in class com.gif4j.quantizer.
Quantizer
Quantize the specified image with transparency forcing using the default mode.
quantize(int, BufferedImage, int)
- Static method in class com.gif4j.quantizer.
Quantizer
Quantize the specified image using the specified quantizer mode.
quantize(int, BufferedImage, int, boolean)
- Static method in class com.gif4j.quantizer.
Quantizer
Quantize the specified image with transparency forcing using the specified quantizer mode.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
Q
R
S
T
W