ColorFG Field

Gets the green component value of this ColorF structure. This field is read-only.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
[FieldOffsetAttribute(4)]
public readonly float G

Field Value

Single

See Also