MCPcopy Create free account
hub / github.com/DISTRHO/DPF / renderToPicture

Method renderToPicture

dgl/src/Cairo.cpp:854–857  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

852// -----------------------------------------------------------------------
853
854void Window::PrivateData::renderToPicture(const char*, const GraphicsContext&, uint, uint)
855{
856 notImplemented("Window::PrivateData::renderToPicture");
857}
858
859// --------------------------------------------------------------------------------------------------------------------
860

Callers

nothing calls this directly

Calls 1

notImplementedFunction · 0.70

Tested by

no test coverage detected