Stores information about image characteristics and content. More...
#include <vpi/Image.h>
Collaboration diagram for VPIImageDataRec:Data Fields | |
| VPIImageType | type |
| Image type. | |
| int32_t | numPlanes |
| Number of planes. | |
| VPIImagePlane | planes [VPI_MAX_PLANE_COUNT] |
| Data of all image planes. More... | |
| VPIImagePlane VPIImageDataRec::planes[VPI_MAX_PLANE_COUNT] |