sunos man page for yuvtoppm

Query: yuvtoppm

OS: sunos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

yuvtoppm(1)						      General Commands Manual						       yuvtoppm(1)

NAME
yuvtoppm - convert Abekas YUV bytes into a portable pixmap
SYNOPSIS
yuvtoppm width height [imagedata]
DESCRIPTION
Reads raw Abekas YUV bytes as input. Produces a portable pixmap as output. The input file is just YUV bytes. You have to specify the width and height on the command line, since the program obviously can't get them from the file. The maxval is assumed to be 255.
SEE ALSO
ppmtoyuv(1), ppm(5)
AUTHOR
Marc Boucher <marc@PostImage.COM>, based on Example Conversion Program, A60/A64 Digital Video Interface Manual, page 69. Copyright (C) 1991 by DHD PostImage Inc. Copyright (C) 1987 by Abekas Video Systems Inc. 25 March 91 yuvtoppm(1)
Related Man Pages
rawtoppm(1) - opensolaris
rawtoppm(1) - v7
rawtoppm(1) - linux
rawtoppm(1) - osf1
rawtoppm(1) - php
Similar Topics in the Unix Linux Community
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed