Back to FabImage Library website
You are here: Start » Function Reference » Histogram » Histogram Basics » HistogramIndices

HistogramIndices
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Returns an array of histogram elements' indices.
Syntax
C++
C#
void fil::HistogramIndices ( const fil::Histogram& inHistogram, ftl::Array<int>& outIndices )