MeVisLab Toolbox Reference
macos::ScreenShot Class Reference

Screen shot facilities. More...

#include <macScreenShot.h>

Static Public Member Functions

static CGImageRef create (int x, int y, unsigned int width, unsigned int height)
 Create a screenshot. More...
 

Detailed Description

Screen shot facilities.

Definition at line 26 of file macScreenShot.h.

Member Function Documentation

◆ create()

static CGImageRef macos::ScreenShot::create ( int  x,
int  y,
unsigned int  width,
unsigned int  height 
)
static

Create a screenshot.

Returned image reference must be released using CGImageRelease()


The documentation for this class was generated from the following file: