Platforms to show: All Mac Windows Linux Cross-Platform

Back to LCMS2CIExyYMBS class.

LCMS2CIExyYMBS.Clone as LCMS2CIExyYMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LCMS2 MBS Images Plugin 12.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns a copy of the color.

LCMS2CIExyYMBS.Constructor(other as LCMS2CIExyYMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LCMS2 MBS Images Plugin 12.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Initializes the object with values from other object.

See also:

LCMS2CIExyYMBS.Constructor(X as Double=0.0, Y as Double=0.0, YY as Double=0.0)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a new xyY object with the given values.

See also:

LCMS2CIExyYMBS.TempFromWhitePoint as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Calculates the temperature from using this xyY point as the white point.
Example
dim c as new LCMS2CIExyYMBS(1,2,3)
MsgBox str(c.TempFromWhitePoint)

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


The biggest plugin in space...