ColorFR Field

Gets the red 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(0)]
public readonly float R

Field Value

Single

See Also