Module miniview::io[][src]

Convenience functions to load a bytestream representing a path to an image or the image itself from the stdin pipe.

Functions

import_image_from_stdin_bytes_block

Load an image from stdin (blocks the thread)

read_path_from_stdin_block