RGBA.Alpha property
The alpha value in the range [0, 255] where 0 means transparent and 255 means opaque. Note:The setter for this property is obsolete. Please use the parameterized constructor to initialize it instead. Default = 255
public ushort Alpha { get; set; }
See Also
- class RGBA
- namespace Autodesk.DataExchange.DataModels