AnsiColour.asRgb

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

struct AnsiColour
@safe @nogc nothrow pure @property const
asRgb
()

Return Value

This AnsiColour as an AnsiRgbColour.

Meta