P29 Threshold

 

/P#

Meaning

Extra Parameters: /a{Parameter1} … /j

29

Threshold Level

/a = Threshold Level (0 to 255)

All pixels greater than threshold are turned to white, less to black

Converts color or grayscale images to high contrast, black and white.

 

Example 1: Adjust the Threshold Level to 22

Specify the source (/S) and output files (/T). Specify the special process (/P29). Specify 22 for the threshold level (/a). Show status of command line with on-screen confirmation (/V).

 

ConvertImage.EXE /S C:\Input\Tryme.jpg /T C:\Output\Out.jpg /P29 /a22 /V

 

See Also:

Command Line Examples

Helpful Hints for Creating a Command Line