[]
        
(Showing Draft Content)

CSJ2K.Icc.MatrixBasedRestrictedProfile.-ctor

MatrixBasedRestrictedProfile Constructor

MatrixBasedRestrictedProfile(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType)

Construct a 3 component RestrictedICCProfile

Declaration
protected MatrixBasedRestrictedProfile(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