[][src]Module imageproc::window

Displays an image in a window created by sdl2.

Functions

display_image

Displays the provided RGBA image in a new window.

display_multiple_images

Displays the provided RGBA images in new windows.