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