Table of Contents

Field Argb

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The value of this Color as a uint in ARGB32 format.

[JsonIgnore]
public readonly uint Argb

Returns

uint
The value of this as a uint in ARGB32 format.

Remarks

The alpha channel is not currently supported, so the value of the alpha channel bits will not affect rendering.