CRreset_render_target: Resets rendering target.

View source: R/CRreset_render_target.R

CRreset_render_targetR Documentation

Resets rendering target.

Description

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.

Usage

    CRreset_render_target(graphics_list, status = NULL)

Arguments

graphics_list

List containing pointers to window, renderer etc. created with CRopen.

status

Optional list status with elements value and message to retrieve warnings and error messages.


lorweiuk/CREx documentation built on March 16, 2024, 3:04 a.m.