#include <cstdint>#include <promeki/core/namespace.h>#include <promeki/core/string.h>#include <promeki/core/list.h>#include <promeki/core/fourcc.h>#include <promeki/core/size2d.h>#include <promeki/core/point.h>#include <promeki/core/util.h>Go to the source code of this file.
Classes | |
| class | PixelFormat |
| Describes a pixel packing format and provides format-specific operations. More... | |
| struct | PixelFormat::CompDesc |
| Describes a single component within the pixel format. More... | |
| struct | PixelFormat::PlaneDesc |
| Describes a single image plane. More... | |
Macros | |
| #define | PROMEKI_REGISTER_PIXELFORMAT(name) |
| Registers a PixelFormat subclass in the global pixel format registry. | |
See LICENSE file in the project root folder for license information.