Back to FabImage Library website
You are here: Start » Function Reference » Histogram » Histogram Data Statistics » HistogramDataSize

HistogramDataSize
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Computes the number of elements of the histogrammed numeric data.
Syntax
C++
C#
void fil::HistogramDataSize ( const fil::Histogram& inHistogram, double& outSize )