#include <macScreenShot.h>
Static Public Member Functions | |
| static CGImageRef | create (int x, int y, unsigned int width, unsigned int height) |
| Create a screenshot. | |
Definition at line 16 of file macScreenShot.h.
| static CGImageRef macx::ScreenShot::create | ( | int | x, | |
| int | y, | |||
| unsigned int | width, | |||
| unsigned int | height | |||
| ) | [static] |
Create a screenshot.
Returned image reference must be released using CGImageRelease()
1.5.8