| Package | Description |
|---|---|
| java.awt.image |
Provides classes for creating and modifying images.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectColorModel
The
DirectColorModel class is a ColorModel
class that works with pixel values that represent RGB
color and alpha information as separate samples and that pack all
samples for a single pixel into a single int, short, or byte quantity. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2017 aicas GmbH. All Rights Reserved.