Method ToHexRGBA
- Namespace
- DotNetBrowser.Ui
- Assembly
- DotNetBrowser.dll
ToHexRGBA()
Creates a string representation for this color in the RGBA
hex format.
public string ToHexRGBA()
Returns
- string
The string representation for this color in the
RGBA
hex format.