Color32R Field
Gets the red component value of this
Color32 structure. This field is read-only.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.1.1
[NonSerializedAttribute]
[FieldOffsetAttribute(2)]
public readonly byte R
<NonSerializedAttribute>
<FieldOffsetAttribute(2)>
Public ReadOnly R As Byte
public:
[NonSerializedAttribute]
[FieldOffsetAttribute(2)]
initonly unsigned char R
[<NonSerializedAttribute>]
[<FieldOffsetAttribute(2)>]
val R: byte
Field Value
Byte