acldvppCreateLutMap
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
x |
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, see acldvppDestroyLutMap.
Prototype
acldvppLutMap *acldvppCreateLutMap()
Parameters
None
Returns
- Success: a pointer to data of the acldvppLutMap type
- Failure: nullptr
Parent topic: acldvppLutMap