MCPcopy Create free account
hub / github.com/arrayfire/forge / ~Histogram

Method ~Histogram

src/api/cpp/histogram.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39Histogram::~Histogram()
40{
41 fg_release_histogram(get());
42}
43
44void Histogram::setColor(const Color pColor)
45{

Callers

nothing calls this directly

Calls 1

fg_release_histogramFunction · 0.85

Tested by

no test coverage detected