View source: R/CRreset_render_target.R
CRreset_render_target | R Documentation |
Resets the rendering target to window belonging to graphics_list after it was set to a texture using CRset_render_target
. See CRcreate_texture
and CRset_render_target
for more info and examples.
CRreset_render_target(graphics_list, status = NULL)
graphics_list |
List containing pointers to window, renderer etc. created with |
status |
Optional list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.