pgmnoise

Updated: 13 October 2008
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 PGM image that is made up of pixels of random brightness. The maxval is 255.

You specify the dimensions of the image with the width and height arguments.

SEE ALSO

pgm

AUTHOR

Copyright (C) 1993 by Frank Neumann

Table Of Contents