Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
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 |
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 |
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 |
Values: The input JCh value.
Returns the output XYZ value
The items on this page are in the following plugins: MBS Images Plugin.