Package java.awt.color
Classes to represent color spaces and profiles.
ColorSpace | NEEDS DOCUMENTATION
|
ICC_ColorSpace | ICC_ColorSpace - an implementation of ColorSpace
While an ICC_Profile class abstracts the data in an ICC profile file
an ICC_ColorSpace performs the color space conversions defined by
an ICC_Profile instance.
|
ICC_Profile | ICC Profile - represents an ICC Color profile.
|
ICC_ProfileGray | ICC_ProfileGray - a special case of ICC_Profiles.
|
ICC_ProfileRGB | ICC_ProfileRGB - a special case of ICC_Profiles.
|
Classes to represent color spaces and profiles.