Back to FabImage Library website
You are here: Start » Function Reference » Histogram » Histogram Features » HistogramSize

HistogramSize
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Computes the number of histogram bins.
Syntax
C++
C#
void fil::HistogramSize ( const fil::Histogram& inHistogram, int& outSize )