Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ setColorMap
Method
setColorMap
src/api/cpp/window.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void Window::setColorMap(const ColorMap cmap)
64
{
65
FG_THROW(fg_set_window_colormap(get(), cmap));
66
}
67
68
long long Window::context() const
69
{
Callers
1
fg_set_window_colormap
Function · 0.45
Calls
1
fg_set_window_colormap
Function · 0.85
Tested by
no test coverage detected