rawtopgm
Verified for current stable LTS
Rawtopgm Command: Set Maxval For Grey Values
Use for set maxval for grey values with Rawtopgm. Exact CLI syntax to set maxval for grey values using Rawtopgm.
When to use this: Use for set maxval for grey values with Rawtopgm.
Command Syntax
rawtopgm <width> <height> -m <n> <path/to/image.raw> > <path/to/output.pgm> rawtopgm <width> <height> -m <n> <path/to/image.raw> > <path/to/output.pgm> Command Breakdown
-m- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set maxval for grey values using Rawtopgm.
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
Rawtopgm Command: Convert Bottom First Raw Greyscale To Pgm
rawtopgm <width> <height> -bt <path/to/image.raw> > <path/to/output.pgm> Rawtopgm Command: Convert Raw Greyscale To Pgm rawtopgm <width> <height> <path/to/image.raw> > <path/to/output.pgm> Rawtopgm Command: Convert Square Raw Greyscale To Pgm rawtopgm <path/to/image.raw> > <path/to/output.pgm> Rawtopgm Command: Ignore Headers In Raw Image rawtopgm <width> <height> -h <n> <path/to/image.raw> > <path/to/output.pgm> Rawtopgm Command: Ignore Rowskip In Raw Image rawtopgm <width> <height> -r <m> <path/to/image.raw> > <path/to/output.pgm>