CONTENTS | PREV | NEXT Java 2D API
6.1 Classes
Class
DescriptionColorSpace
Identifies the color space of a Color object, Image, BufferedImage, or GraphicsDevice. Has methods to transform between RGB and CIEXYZ color spaces.
ICC_ColorSpace
Represents device-independent and device-dependent color spaces based on the ICC Profile Format Specification.
ICC_Profile
A representation of color profile data for device independent and device dependent color spaces based on the ICC Profile Format Specification.
ICC_ProfileGray
A representation of color space type gray.
ICC_ProfileRGB
A representation of color space type RGB.
CONTENTS | PREV | NEXT