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 Aspose.Page.Drawing
- assembly Aspose.Page
Gets the alpha component value of this Color
structure.
public byte A { get; }
The alpha component value of this Color
.