#include <vector>#include <cstdint>#include <promeki/core/namespace.h>#include <promeki/core/string.h>#include <promeki/core/util.h>#include <promeki/core/size2d.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... | |
| struct | PixelFormat::Data |
| Aggregate descriptor holding all metadata for a pixel format. More... | |
Macros | |
| #define | PROMEKI_FOURCC(code) |
See LICENSE file in the project root folder for license information.
| #define PROMEKI_FOURCC | ( | code | ) |