public class MatrixBasedRestrictedProfile extends RestrictedICCProfile
BLUE, colorant, eol, GRAY, GREEN, kMonochromeInput, kThreeCompInput, RED, trc| Modifier | Constructor and Description |
|---|---|
protected |
MatrixBasedRestrictedProfile(ICCCurveType rcurve,
ICCCurveType gcurve,
ICCCurveType bcurve,
ICCXYZType rcolorant,
ICCXYZType gcolorant,
ICCXYZType bcolorant)
Construct a 3 component RestrictedICCProfile
|
| Modifier and Type | Method and Description |
|---|---|
static RestrictedICCProfile |
createInstance(ICCCurveType rcurve,
ICCCurveType gcurve,
ICCCurveType bcurve,
ICCXYZType rcolorant,
ICCXYZType gcolorant,
ICCXYZType bcolorant)
Factory method which returns a 3 component RestrictedICCProfile
|
int |
getType()
Get the type of RestrictedICCProfile for this object
|
String |
toString() |
createInstanceprotected MatrixBasedRestrictedProfile(ICCCurveType rcurve, ICCCurveType gcurve, ICCCurveType bcurve, ICCXYZType rcolorant, ICCXYZType gcolorant, ICCXYZType bcolorant)
rcurve - Red TRC curvegcurve - Green TRC curvebcurve - Blue TRC curvercolorant - Red colorantgcolorant - Green colorantbcolorant - Blue colorantpublic static RestrictedICCProfile createInstance(ICCCurveType rcurve, ICCCurveType gcurve, ICCCurveType bcurve, ICCXYZType rcolorant, ICCXYZType gcolorant, ICCXYZType bcolorant)
rcurve - Red TRC curvegcurve - Green TRC curvebcurve - Blue TRC curvercolorant - Red colorantgcolorant - Green colorantbcolorant - Blue colorantpublic int getType()
getType in class RestrictedICCProfileCopyright © 2015. All rights reserved.