Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ get
Method
get
src/api/cpp/image.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
106
107
fg_image Image::get() const
108
{
109
return mValue;
110
}
111
}
Callers
2
Image
Method · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected