CRrender_clear: Clears rendering target.

View source: R/CRrender_clear.R

CRrender_clearR Documentation

Clears rendering target.

Description

Clears rendering target to color last set with CRset_render_color. Changes take effect after next call to CRrender_present. See draw_ and fill_ functions for examples.

Usage

CRrender_clear(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.