/P# |
Meaning |
Extra Parameters: /a{Parameter1} /j |
27 |
Color Red |
/a = Color Level Adjustment (-255 to +255). 0 = No change to red level of every pixel. |
Here you can adjust the tonal range of a specific color of all the pixels in an image.
Example 1: Adjust the Red Level to 128
Specify the source (/S) and output files (/T). Specify the special process (/P27). Specify 128 for the red level (/a). Show status of command line with on-screen confirmation (/V).
ConvertImage.EXE /S C:\Input\Tryme.jpg /T C:\Output\Out.jpg /P27 /a128 /V
See Also:
Helpful Hints for Creating a Command Line