libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
PixelFormat::PlaneDesc Struct Reference

Describes a single image plane. More...

#include <pixelformat.h>

Collaboration diagram for PixelFormat::PlaneDesc:

Public Attributes

String name
 Human-readable name for the plane.
 
StrideFunc stride
 Function to compute line stride.
 
SizeFunc size
 Function to compute plane size.
 

Detailed Description

Describes a single image plane.

Describes a single image plane with its stride and size functions.

Member Data Documentation

◆ name

String PixelFormat::PlaneDesc::name

Human-readable name for the plane.

Human-readable plane name.


The documentation for this struct was generated from the following files: