/P# |
Meaning |
Extra Parameters: /a{Parameter1} /j |
19 |
Equalize |
/a = Equalization (Must be greater than or equal to 0.0) |
Redistributes the brightness values of the pixels so they more evenly represent the entire range of brightness levels.
Example 1: Adjust the Equalize to 0.5
Specify the source (/S) and output files (/T). Specify the special process (/P19). Specify 0.5 for the equalize (/a). Show status of command line with on-screen confirmation (/V).
ConvertImage.EXE /S C:\Input\Tryme.jpg /T C:\Output\Out.jpg /P19 /a0.5 /V
See Also:
Helpful Hints for Creating a Command Line