pgmramp
Verified for current stable LTS
Pgmramp Command: Generate Greyscale Map Left To Right
Use for generate greyscale map left to right with Pgmramp. Exact CLI syntax to generate greyscale map left to right using Pgmramp.
When to use this: Use for generate greyscale map left to right with Pgmramp.
Command Syntax
pgmramp -lr > <path/to/output.pgm> pgmramp -lr > <path/to/output.pgm> Command Breakdown
-lr- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to generate greyscale map left to right using Pgmramp.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pgmramp Command: Generate Greyscale Map Diagonal
pgmramp -diagonal <path/to/image.pgm> > <path/to/output.pgm> Pgmramp Command: Generate Greyscale Map Ellipse pgmramp -ellipse <path/to/image.pgm> > <path/to/output.pgm> Pgmramp Command: Generate Greyscale Map Rectangle pgmramp -rectangle > <path/to/output.pgm> Pgmramp Command: Generate Greyscale Map Top To Bottom pgmramp -tb > <path/to/output.pgm> Pamflip Command: Flip Image Left Right pamflip -lr <path/to/input.pam> > <path/to/output.pam>