acldvppCreatePicDesc
Description
Creates data of the acldvppPicDesc type as an image description.
To destroy data of the acldvppPicDesc type, call acldvppDestroyPicDesc.
Prototype
acldvppPicDesc *acldvppCreatePicDesc()
Parameters
None
Returns
- Success: a pointer to data of the acldvppPicDesc type
- Failure: nullptr
Parent topic: acldvppPicDesc