CRupdate_render_size: Updates width and height info in graphics-list.

View source: R/CRupdate_render_size.R

CRupdate_render_sizeR Documentation

Updates width and height info in graphics-list.

Description

Updates width and height values in graphics-list to current dimensions of rendering area. Useful after window was resized by user.

Usage

graphics_list <- CRupdate_render_size(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.

Value

Returns updated graphics-list.


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