Implement Pointless Broken Things
[ipdf/code.git] / src / screen.h
index f5ae753..e641826 100644 (file)
@@ -45,6 +45,7 @@ namespace IPDF
                void SetMouseCursor(MouseCursors cursor);
 
                void ScreenShot(const char * filename) const;
+               void RenderBMP(const char * filename) const;
        private:
                void ResizeViewport(int width, int height);
                

UCC git Repository :: git.ucc.asn.au