PColor64G Field

Gets the green component value of this PColor64 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#
[NonSerializedAttribute]
[FieldOffsetAttribute(2)]
[CLSCompliantAttribute(false)]
public readonly ushort G

Field Value

UInt16

See Also