Gets the green channel value in the 0..1 range.
Namespace:
DotNetBrowser.Ui
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public float Green { get; }
Property Value
Type:
SingleThe green channel value in the
0..1 range.
See Also