81 lines
2.0 KiB
HTML
81 lines
2.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of 411toppm</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>411toppm</H1>
|
|
Section: User Commands (1)<BR>Updated: 03 March 2001<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="ixAAB"></A>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
411toppm - convert Sony Mavica .411 image to ppm
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>411toppm</B>
|
|
|
|
[<B>-width </B><I>width</I>]
|
|
|
|
[<B>-height </B><I>height</I>]
|
|
|
|
[<I>411file</I>]
|
|
|
|
<P>
|
|
All options may be abbreviated to the shortest unique prefix.
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Reads a .411 file, such as from a Sony Mavic camera, and converts it
|
|
to a PPM image as output.
|
|
<P>
|
|
Output is to Standard Output.
|
|
<P>
|
|
The originator of this program and decipherer of the .411 format,
|
|
Steve Allen <<A HREF="mailto:sla@alumni.caltech.edu">sla@alumni.caltech.edu</A>>, has this to say about the
|
|
utility of this program: "There's so little image in a 64x48 thumbnail
|
|
(especially when you have the full size JPG file) that the only point
|
|
in doing this was to answer the implicit challenge posed by the manual
|
|
stating that only the camera can use these files."
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-width</B>
|
|
|
|
<DD>
|
|
The width (number of columns) of the input image. Default is 64.
|
|
<DT id="2"><B>-height</B>
|
|
|
|
<DD>
|
|
The height (number of rows) of the input image. Default is 48.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?5+ppm">ppm</A></B>(5)
|
|
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="6"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="7"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:06 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|