acldvppCreateHist
The
The
Description
Creates data of the acldvppHist type as a color distribution histogram. For acldvppHist, a histogram is 3-dimensional by default.
Destroys data of the acldvppHist type, call acldvppDestroyHist.
Prototype
acldvppHist* acldvppCreateHist()
Parameters
None
Returns
- Success: a pointer to data of the acldvppHist type
- Failure: nullptr
Parent topic: acldvppHist