Platforms to show: All Mac Windows Linux Cross-Platform

Back to LCMS2CIEXYZMBS class.

LCMS2CIEXYZMBS.x as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The x value.

(Read and Write property)

LCMS2CIEXYZMBS.xyY as LCMS2CIExyYMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Converts the XYZ value to a xyY value.
Example
dim n as new LCMS2CIEXYZMBS(0.1, 0.2, 0.3)
dim l as LCMS2CIExyYMBS = n.xyY
MsgBox str(l.x)+" "+str(l.y)+" "+str(l.yy)

(Read only property)

LCMS2CIEXYZMBS.y as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The y value.

(Read and Write property)

LCMS2CIEXYZMBS.z as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The z value.

(Read and Write property)

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


The biggest plugin in space...