Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ ~Image
Method
~Image
src/api/cpp/image.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
Image::~Image()
44
{
45
fg_release_image(get());
46
}
47
48
void Image::setAlpha(const float pAlpha)
49
{
Callers
nothing calls this directly
Calls
1
fg_release_image
Function · 0.85
Tested by
no test coverage detected