AnsiColour.asEightBit

Assertions: This colour's type must be AnsiColourType.eightBit

struct AnsiColour
@safe @nogc nothrow pure @property const
ubyte
asEightBit
()

Return Value

Type: ubyte

This AnsiColour as a ubyte.

Meta