P23 Intensity

 

/P#

Meaning

Extra Parameters: /a{Parameter1} … /j

23

Intensity

None

Transform a color image to a grayscale image replacing each pixel with its intensity value.

 

Example 1: Apply Intensity Color Change to an Image

Specify the source (/S) and output files (/T). Specify the special process (/P23). Show status of command line with on-screen confirmation (/V).

 

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

 

See Also:

Command Line Examples

Helpful Hints for Creating a Command Line