Describes a single image plane. More...
#include <pixelformat.h>
Public Attributes | |
| String | name |
| Human-readable name for the plane. | |
| StrideFunc | stride |
| Function to compute line stride. | |
| SizeFunc | size |
| Function to compute plane size. | |
Describes a single image plane.
Describes a single image plane with its stride and size functions.
| String PixelFormat::PlaneDesc::name |
Human-readable name for the plane.
Human-readable plane name.