OSDN Git Service

cache
[psychlops/cpp.git] / psychlops / core / graphic / psychlops_g_image.h
index a4341c7..6401517 100644 (file)
@@ -177,7 +177,8 @@ namespace IMAGE_FORMATS {
                }\r
 \r
                public:\r
-               double _zoom_percentage_;
+               double _zoom_percentage_;\r
+               Image& _zoom_(const double percentage);
 
                protected:
                int width_, height_;