1Yuv2topam User Manual(0) Yuv2topam User Manual(0)
2
3
4
6 yuy2topam - convert YUY2 bytes to PAM
7
8
10 yuy2topam
11
12 -width=pixels -height=pixels [filename]
13
14
16 This program is part of Netpbm(1).
17
18 yuy2topam reads raw YUY2 bytes as input and produces a PAM image as
19 output. The input file is just YUY2 bytes. You have to specify the
20 width and height on the command line, since the program obviously can't
21 get them from the file.
22
23 The output image has maxval 255.
24
25
27 pam(1)
28
29
31 Michael Haardt <michael@moria.de>.
32
34 This manual page was generated by the Netpbm tool 'makeman' from HTML
35 source. The master documentation is at
36
37 http://netpbm.sourceforge.net/doc/yuy2topam.html
38
39netpbm documentation 23 December 2014 Yuv2topam User Manual(0)