|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PackedColorModel | |
java.awt.image | Provides classes for creating and modifying images. |
Uses of PackedColorModel in java.awt.image |
Subclasses of PackedColorModel in java.awt.image | |
class |
DirectColorModel
A ColorModel class that works with pixel values which represent RGB color and alpha information as separate samples and which pack all samples for a single pixel into a single int, short, or byte quantity. |
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV NEXT | FRAMES NO FRAMES |