LinuxCommandLibrary

ppmmake

Create a PPM image of a specified color and dimensions.

TLDR

Create a PPM image of the specified color and dimensions

$ ppmmake [color] [width] [height] > [path/to/output_file.ppm]
copy

Copied to clipboard