acldvppCreateHist
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
x |
Description
Creates data of the acldvppHist type as a color distribution histogram. For acldvppHist, a histogram is 3-dimensional by default.
To destroy data of the acldvppHist type, see acldvppDestroyHist.
Prototype
acldvppHist* acldvppCreateHist()
Parameters
None
Returns
- Success: a pointer to data of the acldvppHist type
- Failure: nullptr
Parent topic: acldvppHist