Compute the values for the Histogram data structure associated with this frame.
Syntax
Histograms * Histogram_Compute(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method return a pointer to the Histogram data structure associated with this frame.
Remarks
This method is called by the "Histogram_Get" method if needed.
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also