|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--icc.ICCProfile | +--icc.ICCMatrixBasedInputProfile
This class enables an application to construct an 3 component ICCProfile
Nested Class Summary |
Nested classes inherited from class icc.ICCProfile |
|
Field Summary |
Constructor Summary | |
protected |
ICCMatrixBasedInputProfile(ColorSpace csm)
Construct an ICCMatrixBasedInputProfile based on a suppled profile file. |
Method Summary | |
static ICCMatrixBasedInputProfile |
createInstance(ColorSpace csm)
Factory method to create ICCMatrixBasedInputProfile based on a suppled profile file. |
Methods inherited from class icc.ICCProfile |
getHeader, getICCDateTime, getICCProfileVersion, getInt, getInt, getIntFromString, getLong, getShort, getShort, getString, getTagTable, getXYZNumber, parse, setInt, setInt, setLong, setLong, toHexString, toHexString, toHexString, toString, toString, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected ICCMatrixBasedInputProfile(ColorSpace csm) throws ColorSpaceException, ICCProfileInvalidException
ColorSpaceException
ICCProfileInvalidException
Method Detail |
public static ICCMatrixBasedInputProfile createInstance(ColorSpace csm) throws ColorSpaceException, ICCProfileInvalidException
ICCProfileInvalidException
ColorSpaceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |