Screenshot using convoluted SDL2 approach
[ipdf/code.git] / src / screen.h
index 4d92cb3..c8acbcf 100644 (file)
@@ -43,6 +43,8 @@ namespace IPDF
                        CursorHand
                };
                void SetMouseCursor(MouseCursors cursor);
+
+               void ScreenShot(const char * filename) const;
        private:
                void ResizeViewport(int width, int height);
                

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