[]
        
(Showing Draft Content)

CSJ2K.Icc.RestrictedICCProfile.-ctor

RestrictedICCProfile Constructor

RestrictedICCProfile(ICCCurveType)

Construct the common state of all gray RestrictedICCProfiles

Declaration
protected RestrictedICCProfile(ICCCurveType gcurve)
Parameters
Type Name Description
ICCCurveType gcurve

curve data

RestrictedICCProfile(ICCCurveType, ICCCurveType, ICCCurveType, ICCXYZType, ICCXYZType, ICCXYZType)

Construct the common state of all 3 component RestrictedICCProfiles

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

red curve

ICCCurveType gcurve

green curve

ICCCurveType bcurve

blue curve

ICCXYZType rcolorant

red colorant

ICCXYZType gcolorant

green colorant

ICCXYZType bcolorant

blue colorant