Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

pgmnoise(1)


pgmnoise

pgmnoise

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

NAME

pgmnoise - create a graymap made up of white noise

SYNOPSIS

pgmnoise width height

DESCRIPTION

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(5)

AUTHOR

Copyright (C) 1993 by Frank Neumann



pgmnoise(1)