Penguin
Annotated edit history of yuvtoppm(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 yuvtoppm
2 !!!yuvtoppm
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 AUTHOR
8 ----
9 !!NAME
10
11
12 yuvtoppm - convert Abekas YUV bytes into a portable pixmap
13 !!SYNOPSIS
14
15
16 __yuvtoppm__ ''width height''
17 [[''imagedata'']
18 !!DESCRIPTION
19
20
21 Reads raw Abekas YUV bytes as input. Produces a portable
22 pixmap as output. The input file is just YUV bytes. You have
23 to specify the width and height on the command line, since
24 the program obviously can't get them from the file. The
25 maxval is assumed to be 255.
26 !!SEE ALSO
27
28
29 ppmtoyuv(1), ppm(5)
30 !!AUTHOR
31
32
33 Marc Boucher
34
35
2 perry 36 Copyright (C) 1991 by DHD !PostImage Inc.
1 perry 37
38
39 Copyright (C) 1987 by Abekas Video Systems Inc.
40 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.