[]
        
(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)
Protected Sub New(rcurve As ICCCurveType, gcurve As ICCCurveType, bcurve As ICCCurveType, rcolorant As ICCXYZType, gcolorant As ICCXYZType, bcolorant As ICCXYZType)
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