MOON
Server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.4.10
System: Linux vps.presagepowered.net 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: mckernan (512)
PHP: 5.4.10
Disabled: NONE
Upload Files
File: //usr/share/doc/netpbm-10.35.58/userguide/pbmmake.html
<!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>