LCMS2CIELabMBS class
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
LCMS2CIELabMBS class
The class for a Lab color.
- 4 properties
- 10 methods
- method BFDdeltaE(Other as LCMS2CIELabMBS) as Double
- method CIE2000DeltaE(Other as LCMS2CIELabMBS, Kl as Double = 1.0, Kc as Double = 1.0, Kh as Double = 1.0) as Double
- method CIE94DeltaE(Other as LCMS2CIELabMBS) as Double
- method Clone as LCMS2CIELabMBS
- method CMCdeltaE(Other as LCMS2CIELabMBS, l as Double, c as Double) as Double
- method Constructor(L as Double=0.0, a as Double=0.0, b as Double=0.0)
- method Constructor(other as LCMS2CIELabMBS)
- method DeltaE(Other as LCMS2CIELabMBS) as Double
- method DesaturateLab(amax as Double, amin as Double, bmax as Double, bmin as Double) as Boolean
- method XYZ(whitePoint as LCMS2CIEXYZMBS=nil) as LCMS2CIEXYZMBS
This class has no sub classes.
Some methods using this class:
- LCMS2MBS.BFDdeltaE(Lab1 as LCMS2CIELabMBS, Lab2 as LCMS2CIELabMBS) as Double
- LCMS2MBS.CIE2000DeltaE(Lab1 as LCMS2CIELabMBS, Lab2 as LCMS2CIELabMBS, Kl as Double = 1.0, Kc as Double = 1.0, Kh as Double = 1.0) as Double
- LCMS2MBS.CIE94DeltaE(Lab1 as LCMS2CIELabMBS, Lab2 as LCMS2CIELabMBS) as Double
- LCMS2MBS.DeltaE(Lab1 as LCMS2CIELabMBS, Lab2 as LCMS2CIELabMBS) as Double
- LCMS2MBS.Float2LabEncoded(c as LCMS2CIELabMBS) as Integer()
- LCMS2MBS.Float2LabEncodedV2(c as LCMS2CIELabMBS) as Integer()
- LCMS2MBS.Lab2LCh(p as LCMS2CIELabMBS) as LCMS2CIELChMBS
- LCMS2MBS.LabEncoded2Float(w0 as UInt16, w1 as UInt16, w2 as UInt16) as LCMS2CIELabMBS
- LCMS2MBS.LCh2Lab(p as LCMS2CIELChMBS) as LCMS2CIELabMBS
- LCMS2MBS.XYZ2Lab(p as LCMS2CIEXYZMBS, whitepoint as LCMS2CIEXYZMBS = nil) as LCMS2CIELabMBS
Some properties using for this class:
Some examples using this class:
The items on this page are in the following plugins: MBS Images Plugin.
LCMS2CIECAM02MBS
-
LCMS2CIELChMBS