ColorRgba.FromHex method
Constructs a colour from a packed 32-bit RGBA hex value (e.g. 0xFF8040FF).
public static ColorRgba FromHex(uint rgba)See Also
Section titled “See Also”- struct ColorRgba
- namespace Stellar.Abstractions.Domain
Constructs a colour from a packed 32-bit RGBA hex value (e.g. 0xFF8040FF).
public static ColorRgba FromHex(uint rgba)