Bash Cures Cancer
Learn the UNIX/Linux command line

Home     Man Pages     SpamDefeator


				   pgmnoise

   Updated: 16 November 1993
   Table Of Contents

NAME

   pgmnoise - create a graymap made up of white noise

SYNOPSIS

   pgmnoise width height

DESCRIPTION

   This program is part of Netpbm.

   pgmnoise  creates a portable graymap that is made up of random
pixels with
   gray values in the range of 0 to PGM_MAXMAXVAL (depends on the
compilation,
   either 255 or 65535). The graymap has a size of width * height
pixels.

SEE ALSO

   pgm

AUTHOR

   Copyright (C) 1993 by Frank Neumann
     _________________________________________________________________



Table Of Contents

     * NAME
     * SYNOPSIS
     * DESCRIPTION
     * SEE ALSO
     * AUTHOR

























UNIX/Linux commands referenced on this page:
  1. size