Back to FabImage Library website
You are here: Start » Function Reference » Histogram » Histogram IO » SaveHistogram

SaveHistogram
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Saves serialized Histogram object as FIDATA file.
Syntax
C++
C#
void fil::SaveHistogram ( const fil::Histogram& inHistogram, const ftl::File& inFilename )