ppmshadow
Verified for current stable LTS
Ppmshadow Command: Specify Light Source Displacement
Use for specify light source displacement with Ppmshadow. Exact CLI syntax to specify light source displacement using Ppmshadow.
When to use this: Use for specify light source displacement with Ppmshadow.
Command Syntax
ppmshadow -x <left_offset> -y <top_offset> <path/to/input_file.ppm> > <path/to/output_file.ppm> ppmshadow -x <left_offset> -y <top_offset> <path/to/input_file.ppm> > <path/to/output_file.ppm> Command Breakdown
-x- Command Option
- Tool-specific option used by this command invocation.
-y- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to specify light source displacement using Ppmshadow.
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
Ppmshadow Command: Add Simulated Shadows To Ppm Image
ppmshadow <path/to/input_file.ppm> > <path/to/output_file.ppm> Ppmshadow Command: Blur Image By Specified Pixels ppmshadow -b <n> <path/to/input_file.ppm> > <path/to/output_file.ppm> Arthas Watch Command: Observe Parameters And Return Value When First Is Five watch <class-pattern> <method-pattern> '{< params[1],returnObj >}' '<"5".equals(params[0])>' -x 4 Bundletool Dump Command: Display Manifest Value Xpath bundletool dump manifest --bundle <path/to/bundle.aab> --xpath {/manifest/@android:versionCode} Atool Command: Extract Archive atool -x <archive.tar.gz>