| Class | Description |
|---|---|
| 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.
|
| Exception | Description |
|---|---|
| CMMException |
Thrown when there is an error in the native CMM.
|
| ProfileDataException |
Thrown when there is an error accessing or processing an
ICC_Profile. |