commands.sh

pgmmake

all

Create PGM image with a uniform gray level.

More info →

Examples (1)

Create PGM image with a uniform gray level (specified as a number between 0 and 1) and the specified dimensions

pgmmake graylevel width height > path/to/output_file.pgm
made by @shridhargupta | data from tldr-pages