magicalrainbows.formats

Undocumented in source.

Members

Aliases

YCbCrHDTVVector
alias YCbCrHDTVVector = YCbCrSDTVVector
Undocumented in source.

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.

Manifest constants

RGBToYCbCrFullRangeMatrix
enum RGBToYCbCrFullRangeMatrix;
Undocumented in source.
RGBToYCbCrHDTVMatrix
enum RGBToYCbCrHDTVMatrix;
Undocumented in source.
RGBToYCbCrSDTVMatrix
enum RGBToYCbCrSDTVMatrix;
Undocumented in source.
RGBToYPbPrHDTVMatrix
enum RGBToYPbPrHDTVMatrix;
Undocumented in source.
RGBToYPbPrSDTVMatrix
enum RGBToYPbPrSDTVMatrix;
Undocumented in source.
RGBToYUVMatrix
enum RGBToYUVMatrix;
Undocumented in source.
YCbCrFullRangeToRGBMatrix
enum YCbCrFullRangeToRGBMatrix;
Undocumented in source.
YCbCrFullRangeVector
enum YCbCrFullRangeVector;
Undocumented in source.
YCbCrHDTVToRGBMatrix
enum YCbCrHDTVToRGBMatrix;
Undocumented in source.
YCbCrSDTVToRGBMatrix
enum YCbCrSDTVToRGBMatrix;
Undocumented in source.
YCbCrSDTVVector
enum YCbCrSDTVVector;
Undocumented in source.
YPbPrHDTVToRGBMatrix
enum YPbPrHDTVToRGBMatrix;
Undocumented in source.
YPbPrSDTVToRGBMatrix
enum YPbPrSDTVToRGBMatrix;
Undocumented in source.
YUVToRGBMatrix
enum YUVToRGBMatrix;
Undocumented in source.

Structs

AnalogRGB
struct AnalogRGB
Undocumented in source.
AnalogRGBA
struct AnalogRGBA
Undocumented in source.
BGR222
struct BGR222
Undocumented in source.
BGR333MD
struct BGR333MD
Undocumented in source.
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.
YCbCr
struct YCbCr
Undocumented in source.
YPbPr
struct YPbPr
Undocumented in source.
YUV
struct YUV
Undocumented in source.

Meta