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