magicalrainbows.formats

Undocumented in source.

Members

Functions

colourPair
auto colourPair(FG foreground, BG background)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
auto convert(From from)
Undocumented in source. Be warned that the author may not have intended to support it.
fromHex
Format fromHex(string colour)
Undocumented in source. Be warned that the author may not have intended to support it.
toHSV
auto toHSV(Format input)
Undocumented in source. Be warned that the author may not have intended to support it.
toRGB
auto toRGB(HSV input)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BGR555
struct BGR555
Undocumented in source.
BGR565
struct BGR565
Undocumented in source.
ColourPair
struct ColourPair(FG, BG)
Undocumented in source.
HSV
struct HSV
Undocumented in source.
RGB888
struct RGB888
Undocumented in source.
RGBA8888
struct RGBA8888
Undocumented in source.

Meta