PColor32G Field
Gets the green component value of this
PColor32 structure. This field is read-only.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
[NonSerializedAttribute]
[FieldOffsetAttribute(1)]
public readonly byte G
<NonSerializedAttribute>
<FieldOffsetAttribute(1)>
Public ReadOnly G As Byte
public:
[NonSerializedAttribute]
[FieldOffsetAttribute(1)]
initonly unsigned char G
[<NonSerializedAttribute>]
[<FieldOffsetAttribute(1)>]
val G: byte
Field Value
Byte