|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::Colorspace, including all inherited members.
| Colorspace(ColorspaceRaw cspace={}) | SDL::Colorspace | inline |
| Colorspace(ColorType type, ColorRange range, ColorPrimaries primaries, TransferCharacteristics transfer, MatrixCoefficients matrix, ChromaLocation chroma) | SDL::Colorspace | inline |
| GetChroma() const | SDL::Colorspace | |
| GetMatrix() const | SDL::Colorspace | |
| GetPrimaries() const | SDL::Colorspace | |
| GetRange() const | SDL::Colorspace | |
| GetTransfer() const | SDL::Colorspace | |
| GetType() const | SDL::Colorspace | |
| IsFullRange() const | SDL::Colorspace | |
| IsLimitedRange() const | SDL::Colorspace | |
| IsMatrixBT2020_NCL() const | SDL::Colorspace | |
| IsMatrixBT601() const | SDL::Colorspace | |
| IsMatrixBT709() const | SDL::Colorspace | |
| operator ColorspaceRaw() const | SDL::Colorspace | inline |