1iv(1) OpenImageIO iv(1)
2
3
4
6 iv -- image viewer
7
9 Usage: iv [options] [filename...]
10
12 This program is part of the OpenImageIO (http://www.openimageio.org)
13 tool suite. Detailed documentation is available in pdf format with the
14 OpenImageIO distribution.
15
17 --help Print help message
18
19 -v Verbose status messages
20
21 -F Foreground mode
22
23 --no-autopremult
24 Turn off automatic premultiplication of images with unassociated
25 alpha
26
27 --rawcolor
28 Do not automatically transform to RGB
29
30
31
32 23 April 2020 iv(1)