Platforms to show: All Mac Windows Linux Cross-Platform

Back to LCMS2CIECAM02MBS class.

LCMS2CIECAM02MBS.Constructor(context as LCMS2ContextMBS, VC as LCMS2ViewingConditionsMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LCMS2 MBS Images Plugin 12.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a CAM02 object based on given viewing conditions.

Such object may be used as a color appearance model and evaluated in forward and reverse directions. Viewing conditions is defined by LCMS2ViewingConditionsMBS class. The surround member has to be one of this values: kAVG_SURROUND, kDIM_SURROUND, kDARK_SURROUND or kCUTSHEET_SURROUND. Degree of chromatic adaptation (d), can be specified in 0...1.0 range, or the model can be instructed to calculate it by using D_CALCULATE constant (-1).

Context: user-defined context cargo.
VC: A structure holding viewing conditions.

LCMS2CIECAM02MBS.Forward(value as LCMS2CIEXYZMBS) as LCMS2JChMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LCMS2 MBS Images Plugin 12.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Evaluates the CAM02 model in the forward direction: XYZ to JCh

value: the input XYZ value.
Returns the output JCh value.

LCMS2CIECAM02MBS.Reverse(value as LCMS2JChMBS) as LCMS2CIEXYZMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LCMS2 MBS Images Plugin 12.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Evaluates the CAM02 model in the reverse direction: JCh to XYZ

Values: The input JCh value.
Returns the output XYZ value

The items on this page are in the following plugins: MBS Images Plugin.


The biggest plugin in space...