pnmgamma
Verified for current stable LTS
Pnmgamma Command: Specify Gamma Value Per Color Component
Use for specify gamma value per color component with Pnmgamma. Exact CLI syntax to specify gamma value per color component using Pnmgamma.
When to use this: Use for specify gamma value per color component with Pnmgamma.
Command Syntax
pnmgamma -rg <value> -gg <value> -bg <value> <path/to/image.pnm> > <path/to/output.pnm> pnmgamma -rg <value> -gg <value> -bg <value> <path/to/image.pnm> > <path/to/output.pnm> Command Breakdown
-rg- Command Option
- Tool-specific option used by this command invocation.
-gg- Command Option
- Tool-specific option used by this command invocation.
-bg- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to specify gamma value per color component using Pnmgamma.
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
Pnmgamma Command: Convert Bt709 To Linear Or Srgb
pnmgamma -<bt709tolinear|bt709tosrgb> <path/to/image.pnm> > <path/to/output.pnm> Pnmgamma Command: Convert Linear Or Srgb To Bt709 pnmgamma -<lineartobt709|srgbtobt709> <path/to/image.pnm> > <path/to/output.pnm> Pnmgamma Command: Specify Gamma Value Global pnmgamma -ga <value> <path/to/image.pnm> > <path/to/output.pnm> Colorpicker Command: Launch Colorpicker Rgb Only colorpicker --rgb Colorpicker Command: Launch Colorpicker Only Rgb colorpicker --rgb