| Class | Description |
|---|---|
| ICCMatrixBasedInputProfile |
This class enables an application to construct an 3 component ICCProfile
|
| ICCMonochromeInputProfile |
The monochrome ICCProfile.
|
| ICCProfile |
This class models the ICCProfile file.
|
| ICCProfiler |
This class provides ICC Profiling API for the jj2000.j2k imaging chain
by implementing the BlkImgDataSrc interface, in particular the getCompData
and getInternCompData methods.
|
| MatrixBasedRestrictedProfile |
This class is a 3 component RestrictedICCProfile
|
| MonochromeInputRestrictedProfile |
This class is a 1 component RestrictedICCProfile
|
| RestrictedICCProfile |
This profile is constructed by parsing an ICCProfile and
is the profile actually applied to the image.
|
| Exception | Description |
|---|---|
| ICCProfileException |
This exception is thrown when the content of a profile
is incorrect.
|
| ICCProfileInvalidException |
This exception is thrown when the content of an an icc profile
is in someway incorrect.
|
| ICCProfileNotFoundException |
This exception is thrown when an image contains no icc profile.
|
Copyright © 2015. All rights reserved.