/P# |
Meaning |
Extra Parameters: /a{Parameter1} /j |
28 |
Saturation level |
/a = Saturation Level (-1.0 to 1.0) -1.0 = same as desaturate +1.0 = All pixels extremely saturated |
Here you can adjust the saturation level an image.
Example 1: Adjust the Saturation Level to 0.5
Specify the source (/S) and output files (/T). Specify the special process (/P28). Specify 0.5 for the saturation level (/a). Show status of command line with on-screen confirmation (/V).
ConvertImage.EXE /S C:\Input\Tryme.jpg /T C:\Output\Out.jpg /P28 /a0.5 /V
See Also:
Helpful Hints for Creating a Command Line