Method
ClutterStagecapture_view_into
Declaration [src]
void
clutter_stage_capture_view_into (
ClutterStage* stage,
ClutterStageView* view,
cairo_rectangle_int_t* rect,
uint8_t* data,
int stride
)
Parameters
view-
Type:
ClutterStageViewNo description available.
The data is owned by the caller of the function. rect-
Type:
cairo_rectangle_int_tNo description available.
The data is owned by the caller of the function. data-
Type:
uint8_t*No description available.
The data is owned by the caller of the function. stride-
Type:
intNo description available.