P8 Skew

 

/P#

Meaning

Extra Parameters: /a{Parameter1} … /j

8

Skew

Move one border relative to the opposite one

/a = Vertical correction. TRUE for Vertical and FALSE for Horizontal

/b = Pitch Angle (degrees) -90.0 to +90.0

This special process alter the perspective of an image in the direction you specify.

 

Example 1: Change Skew In The Horizontal Direction by 12 Degrees

Specify the source (/S) and output files (/T). Specify the special process (/P8). Specify horizontal correction of -12 degrees (/a and /b). Show status of command line with on-screen confirmation (/V).

 

ConvertImage.EXE /S C:\Input\Tryme.jpg /T C:\Output\Out.jpg /P8 /aFALSE /b12 /V

See Also:

Command Line Examples

Helpful Hints for Creating a Command Line