Color.A
Color.A property
Gets the alpha component value of this Color structure.
public byte A { get; }
Return Value
The alpha component value of this Color.
See Also
- struct Color
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the alpha component value of this Color structure.
public byte A { get; }
The alpha component value of this Color.