Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ setColorMap
Method
setColorMap
src/api/cpp/graphics.cpp:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void Window::setColorMap(const ColorMap cmap) { _cmap = cmap; }
60
61
void Window::image(const array& in, const char* const title) {
62
af_cell temp{_r, _c, title, _cmap};
Callers
6
swe
Function · 0.80
templateMatchingDemo
Function · 0.80
main
Function · 0.80
main
Function · 0.80
brain_seg
Function · 0.80
optical_flow_demo
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected