Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
Histogram::~Histogram()
40
{
41
fg_release_histogram(get());
42
}
43
44
void Histogram::setColor(const Color pColor)
45
{
Callers
nothing calls this directly
Calls
1
fg_release_histogram
Function · 0.85
Tested by
no test coverage detected