acldvppCreateLutMap
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
☓ |
√ |
|
√ |
|
√ |
|
√ |
|
☓ |
Function
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
1 | acldvppLutMap *acldvppCreateLutMap() |
Parameters
None
Returns
- Success: a pointer to data of the acldvppLutMap type
- Failure: nullptr
Parent topic: acldvppLutMap