Render Image to Window (vuo.image.render.window)

Displays a window containing an image.

When the composition starts or this node is added to a running composition, it displays a window that contains a graphics area. The window provides a menu option to toggle between windowed and full-screen mode.

When this node receives an event, it places the image in the graphics area. The window is resized to fit the image.

When the user resizes the window, the window’s aspect ratio is kept the same as the image’s.

Keywords: bang, display, draw, events, fire, full screen, fullscreen, graphics, screen, trigger, view


Example compositions:


Back to vuo.image node set documentation.