Gets or sets the green component as a byte of a 32-bit color (0-255)
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public int Gb { get; set; }
Public Property Gb As Integer
Get
Set
member Gb : int with get, set
Property Value
Type:
Int32The green component
See Also