Class | Description |
---|---|
BitmapCodec |
Decodes media data into a
Bitmap . |
BitmapImage |
A BitmapImage is comprised of a ColorModel and an accessible byte array of
image data.
|
BitmapImageFactory |
Creates a BufferedImage from a BitmapImage.
|
ClearType | |
ColorModels |
Utility methods for ColorModels.
|
Images |
Image processing methods.
|
SubpixAA |
Scales an image down and applies Subpixel antialiasing to it.
|