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
)

Parameters

Name Type Default Description
Input value inHistogram const Histogram& Input histogram
Output value outSize int& Output size