Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ ~Surface
Method
~Surface
src/api/cpp/surface.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
Surface::~Surface()
41
{
42
fg_release_surface(get());
43
}
44
45
void Surface::setColor(const Color pColor)
46
{
Callers
nothing calls this directly
Calls
1
fg_release_surface
Function · 0.85
Tested by
no test coverage detected