Platforms to show: All Mac Windows Linux Cross-Platform

LCMS2CIELChMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The plugin class for CIE LCh values.
Example
dim c as new LCMS2CIELChMBS(1,2,3)
MsgBox str(c.L)+" "+str(c.C)+" "+str(c.h)
  • 4 properties
  • 3 methods
    • method Clone as LCMS2CIELChMBS
    • method Constructor(L as Double=0.0, C as Double=0.0, h as Double=0.0)
    • method Constructor(other as LCMS2CIELChMBS)

This class has no sub classes.

Some methods using this class:

Some properties using for this class:


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


LCMS2CIELabMBS   -   LCMS2CIExyYMBS


The biggest plugin in space...