MeVisLabToolboxReference
macx::ScreenShot Class Reference

Screen shot facilities. More...

#include <macScreenShot.h>

List of all members.

Static Public Member Functions

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

Detailed Description

Screen shot facilities.

Definition at line 16 of file macScreenShot.h.


Member Function Documentation

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()


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