RGBA.Blue property
The blue value in the range [0, 255]. Note:The setter for this property is obsolete. Please use the parameterized constructor to initialize it instead.
public ushort Blue { get; set; }
See Also
- class RGBA
- namespace Autodesk.DataExchange.DataModels