acldvppCreateLutMap
The
The
Description
Creates data of the acldvppLutMap type as a color remapping table. For acldvppLutMap, a color remapping table is 3-dimensional by default.
To destroy data of the acldvppLutMap type, call acldvppDestroyLutMap.
Prototype
acldvppLutMap *acldvppCreateLutMap()
Parameters
None
Returns
- Success: a pointer to data of the acldvppLutMap type
- Failure: nullptr
Parent topic: acldvppLutMap