Color32A Field

Gets the alpha component value of this Color32 structure. This field is read-only.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 8.2.0
C#
[NonSerializedAttribute]
[FieldOffsetAttribute(3)]
public readonly byte A

Field Value

Byte

See Also