#include <spImageFormatInterfaces.hpp>
Public Member Functions | |
| SImageData () | |
| virtual | ~SImageData () |
Public Attributes | |
| s32 | Width |
| s32 | Height |
| s32 | bpp |
| Bits per pixel (8, 16, 24, 32). | |
| EPixelFormats | Format |
| s32 | FormatSize |
| Pixel format size. 1, 2, 3 or 4. | |
| sp::video::SImageData::SImageData | ( | ) | [inline] |
| virtual sp::video::SImageData::~SImageData | ( | ) | [inline, virtual] |
Bits per pixel (8, 16, 24, 32).
Pixel format size. 1, 2, 3 or 4.
1.7.1