MCPcopy 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
63void Window::setColorMap(const ColorMap cmap)
64{
65 FG_THROW(fg_set_window_colormap(get(), cmap));
66}
67
68long long Window::context() const
69{

Callers 1

fg_set_window_colormapFunction · 0.45

Calls 1

fg_set_window_colormapFunction · 0.85

Tested by

no test coverage detected