Description Usage Arguments Value Author(s) See Also Examples
newDisplay creates a window to display Image
objects.
| 1 | newDisplay(window_name = "Display", height = 480, width = 640)
 | 
| 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. | 
This function does not return anything.
Simon Garnier, garnier@njit.edu
Image, display, destroyDisplay
| 1 | # TODO
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.