Platforms to show: All Mac Windows Linux Cross-Platform

Back to GMColorHSLMBS class.

GMColorHSLMBS.hue as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The hue value.
Example
dim g as new GMColorHSLMBS(0.1,0.2,0.3)
MsgBox str(g.hue)

(Read and Write property)

GMColorHSLMBS.luminosity as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The luminosity value.
Example
dim g as new GMColorHSLMBS(0.1,0.2,0.3)
MsgBox str(g.luminosity)

(Read and Write property)

GMColorHSLMBS.saturation as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The saturation value.
Example
dim g as new GMColorHSLMBS(0.1,0.2,0.3)
MsgBox str(g.saturation)

(Read and Write property)

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


The biggest plugin in space...