newDisplay: Open New 'Image' Display

Description Usage Arguments Value Author(s) See Also Examples

View source: R/display.R

Description

newDisplay creates a window to display Image objects.

Usage

1
newDisplay(window_name = "Display", height = 480, width = 640)

Arguments

window_name

A character string representing the name of the display window (default: "Display").

height

An integer representing the height in pixels of the display window.

width

An integer representing the width in pixels of the display window.

Value

This function does not return anything.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Image, display, destroyDisplay

Examples

1
# TODO

neuroconductor-devel/Rvision documentation built on May 16, 2021, 5:16 p.m.