destroyDisplay
closes a specific existing
Image
display window. destroyAllDisplays
all existing
Image
display window.
destroyDisplay(window_name)
destroyAllDisplays()
window_name | A character string representing the name of the display window (default: "Display"). |
---|
This function does not return anything.
Simon Garnier, garnier@njit.edu
# TODO