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