| Package | Description |
|---|---|
| icc |
| Modifier and Type | Method and Description |
|---|---|
static ICCMonochromeInputProfile |
ICCMonochromeInputProfile.createInstance(ColorSpace csm)
Return the ICCProfile embedded in the input image
|
static ICCMatrixBasedInputProfile |
ICCMatrixBasedInputProfile.createInstance(ColorSpace csm)
Factory method to create ICCMatrixBasedInputProfile based on a
suppled profile file.
|
RestrictedICCProfile |
ICCProfile.parse()
Parse this ICCProfile into a RestrictedICCProfile
which is appropriate to the data in this profile.
|
| Constructor and Description |
|---|
ICCMatrixBasedInputProfile(ColorSpace csm)
Construct an ICCMatrixBasedInputProfile based on a
suppled profile file.
|
ICCMonochromeInputProfile(ColorSpace csm)
Construct a ICCMonochromeInputProfile corresponding to the profile file
|
ICCProfile(ColorSpace csm)
ParameterList constructor
|
Copyright © 2015. All rights reserved.