|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
Raw image data loaded from file. More...
#include <ImageReader.hpp>
Collaboration diagram for MayaFlux::IO::ImageData:Public Attributes | |
| std::vector< uint8_t > | pixels |
| uint32_t | width |
| uint32_t | height |
| uint32_t | channels |
| Portal::Graphics::ImageFormat | format |
Raw image data loaded from file.
Definition at line 17 of file ImageReader.hpp.