| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/netpbm-10.47.04/userguide/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML><HEAD><TITLE>Pbmmake User Manual</TITLE></HEAD> <BODY> <H1>pbmmake</H1> Updated: 13 December 2003 <BR> <A HREF="#index">Table Of Contents</A> <H2>NAME</H2> pbmmake - create a blank bitmap of a specified size <H2 id="synopsis">SYNOPSIS</H2> <B>pbmmake</B> [<B>-white</B>|<B>-black</B>|<B>-gray</B>] <I>width</I> <i>height</I> <p>You can abbreviate any option to its shortest unique prefix. <H2 id="description">DESCRIPTION</H2> <p>This program is part of <a href="index.html">Netpbm</a>. <p><b>pbmmake</b> produces a PBM image of the specified width and height, either all black, all white, or a dithered gray. The default is white. <H2 id="options">OPTIONS</H2> <P>In addition to the usual <B>-white</B> and <B>-black</B>, this program implements <B>-gray</B>. This gives a simple 50% gray pattern with 1's and 0's alternating. <H2 id="seealso">SEE ALSO</H2> <A HREF="pgmmake.html">pgmmake</A>, <A HREF="ppmmake.html">ppmmake</A>, <A HREF="pbm.html">pbm</A> <H2 id="author">AUTHOR</H2> Copyright (C) 1989 by Jef Poskanzer. <HR> <H2 id="index">Table Of Contents</H2> <UL> <LI><A HREF="#synopsis">SYNOPSIS</A> <LI><A HREF="#description">DESCRIPTION</A> <LI><A HREF="#options">OPTIONS</A> <LI><A HREF="#seealso">SEE ALSO</A> <LI><A HREF="#author">AUTHOR</A> </UL> </BODY> </HTML>