|  |  | Whole document treeJava 2D API: 6 - 
 
 
 
 
 
| Class
 
 | Description
 
 | 
|---|
 | ColorSpace
 | Identifies the color space of a Colorobject,Image,BufferedImage, orGraphicsDevice. Has methods to transform between RGB and CIEXYZ color spaces. |  | ICC_ColorSpace
 | Extends: 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
 | Extends: ICC_Profile A representation of color space type gray.
 |  | ICC_ProfileRGB
 | Extends: ICC_Profile A representation of color space type RGB.
 |  
 
 
 CONTENTS | PREV
 | NEXT
 Copyright © 1997-1999 Sun Microsystems, Inc. All Rights Reserved.
 |