MCPcopy 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
40Surface::~Surface()
41{
42 fg_release_surface(get());
43}
44
45void Surface::setColor(const Color pColor)
46{

Callers

nothing calls this directly

Calls 1

fg_release_surfaceFunction · 0.85

Tested by

no test coverage detected