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

Method saveFrameBuffer

src/backend/common/window.hpp:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 inline void saveFrameBuffer(const char* pFullPath) {
136 mWindow->saveFrameBuffer(pFullPath);
137 }
138};
139
140}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected