/P# |
Meaning |
Extra Parameters: /a{Parameter1} /j |
22 |
Hue |
/a = Hue. Angle of color rotation (-360.0 to +360.0) |
Here you can adjust the hue of an image.
Example 1: Adjust the hue by 18 Degrees.
Specify the source (/S) and output files (/T). Specify the special process (/P22). Specify 18 degrees for the hue angle change (/a). Show status of command line with on-screen confirmation (/V).
ConvertImage.EXE /S C:\Input\Tryme.jpg /T C:\Output\Out.jpg /P22 /a18 /V
See Also:
Helpful Hints for Creating a Command Line