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