public class ICCMatrixBasedInputProfile extends ICCProfile
BITS_PER_BYTE, BITS_PER_INT, BITS_PER_LONG, BITS_PER_SHORT, BLUE, boolean_size, byte_size, BYTES_PER_INT, BYTES_PER_LONG, BYTES_PER_SHORT, char_size, double_size, float_size, GRAY, GREEN, int_size, kdwBlueColorantTag, kdwBlueTRCTag, kdwCopyrightTag, kdwDisplayProfile, kdwGrayData, kdwGrayTRCTag, kdwGreenColorantTag, kdwGreenTRCTag, kdwInputProfile, kdwMediaWhiteTag, kdwProfileDescTag, kdwProfileSignature, kdwProfileSigReverse, kdwRedColorantTag, kdwRedTRCTag, kdwRGBData, kdwXYZData, kMonochromeInput, kThreeCompInput, long_size, RED, short_size| Modifier | Constructor and Description |
|---|---|
protected |
ICCMatrixBasedInputProfile(ColorSpace csm)
Construct an ICCMatrixBasedInputProfile based on a
suppled profile file.
|
| Modifier and Type | Method and Description |
|---|---|
static ICCMatrixBasedInputProfile |
createInstance(ColorSpace csm)
Factory method to create ICCMatrixBasedInputProfile based on a
suppled profile file.
|
getHeader, getICCDateTime, getICCProfileVersion, getInt, getInt, getIntFromString, getLong, getShort, getShort, getString, getTagTable, getXYZNumber, parse, setInt, setInt, setLong, setLong, toHexString, toHexString, toHexString, toString, toString, writeprotected ICCMatrixBasedInputProfile(ColorSpace csm) throws ColorSpaceException, ICCProfileInvalidException
f - contains a disk based ICCProfile.ColorSpaceExceptionICCProfileInvalidExceptionpublic static ICCMatrixBasedInputProfile createInstance(ColorSpace csm) throws ColorSpaceException, ICCProfileInvalidException
f - contains a disk based ICCProfile.ICCProfileInvalidExceptionColorSpaceExceptionCopyright © 2015. All rights reserved.