nw::dev::ScreenshotManager::Take Member Function

Syntax

int Take(
     GLenum display,
     int offsetX = 0,
     int offsetY = 0
);

Arguments

Name Description
display
offsetX
offsetY

Return Values

Returns the index number of the captured screenshot.

Description

Takes a screenshot, allocates memory and saves the screenshot.


CONFIDENTIAL