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 |
ClutterStageView |
No description available. | |
The data is owned by the caller of the function. | |
rect |
cairo_rectangle_int_t |
No description available. | |
The data is owned by the caller of the function. | |
data |
uint8_t* |
No description available. | |
The data is owned by the caller of the function. | |
stride |
int |
No description available. |