MCPcopy 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
43Image::~Image()
44{
45 fg_release_image(get());
46}
47
48void Image::setAlpha(const float pAlpha)
49{

Callers

nothing calls this directly

Calls 1

fg_release_imageFunction · 0.85

Tested by

no test coverage detected