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