MCPcopy Create free account
hub / github.com/arrayfire/forge / saveFrameBuffer

Method saveFrameBuffer

src/api/cpp/window.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void Window::saveFrameBuffer(const char* pFullPath)
151{
152 FG_THROW(fg_save_window_framebuffer(pFullPath, get()));
153}
154}

Callers 1

Calls 1

Tested by

no test coverage detected