|
Aether
SDL2 based UI Framework for NX
|
This is the complete list of members for Aether::ImageData, including all inherited members.
| channels() const | Aether::ImageData | |
| colourAt(const size_t x, const size_t y) const | Aether::ImageData | |
| height() const | Aether::ImageData | |
| ImageData() | Aether::ImageData | |
| ImageData(const std::vector< uint8_t > &data, const size_t width, const size_t height, const uint8_t channels) | Aether::ImageData | |
| ImageData(const std::vector< Colour > &pixels, const size_t width, const size_t height, const uint8_t channels) | Aether::ImageData | |
| toByteVector() const | Aether::ImageData | |
| toColourVector() const | Aether::ImageData | |
| valid() const | Aether::ImageData | |
| width() const | Aether::ImageData |
1.8.13