[]
        
(Showing Draft Content)

CSJ2K.Icc.MatrixBasedRestrictedProfile.createInstance

createInstance Method

createInstance(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType)

Factory method which returns a 3 component RestrictedICCProfile

Declaration
public static RestrictedICCProfile createInstance(ICCCurveType rcurve, ICCCurveType gcurve, ICCCurveType bcurve, ICCXYZType rcolorant, ICCXYZType gcolorant, ICCXYZType bcolorant)
Parameters
Type Name Description
ICCCurveType rcurve

Red TRC curve

ICCCurveType gcurve

Green TRC curve

ICCCurveType bcurve

Blue TRC curve

ICCXYZType rcolorant

Red colorant

ICCXYZType gcolorant

Green colorant

ICCXYZType bcolorant

Blue colorant

Returns
Type Description
RestrictedICCProfile

the RestrictedICCProfile