|
Beatmup
|
This is the complete list of members for Beatmup::BmpFile, including all inherited members.
| __attribute__((packed)) | Beatmup::BmpFile | inlineprivate |
| BMP_HEADER_REFERENCE | Beatmup::BmpFile | privatestatic |
| BmpFile(const char *filename) | Beatmup::BmpFile | |
| getBitsPerPixel() const | Beatmup::BmpFile | inline |
| getHeight() const | Beatmup::BmpFile | inline |
| getWidth() const | Beatmup::BmpFile | inline |
| Header | Beatmup::BmpFile | private |
| header | Beatmup::BmpFile | private |
| in | Beatmup::BmpFile | private |
| load(void *pixels, const uint32_t pixelsSizeInBytes) | Beatmup::BmpFile | |
| save(const void *pixels, int32_t width, int32_t height, uint8_t bpp, const char *filename) | Beatmup::BmpFile | static |