1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/ppmmake.md

9 lines
273 B
Markdown
Raw Normal View History

# ppmmake
> Create a PPM image of a specified color and dimensions.
> More information: <https://netpbm.sourceforge.net/doc/ppmmake.html>.
- Create a PPM image of the specified color and dimensions:
`ppmmake {{color}} {{width}} {{height}} > {{path/to/output_file.ppm}}`