deskew:angle

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

deskew:angle

Post by snibgo »

The documentation page http://www.imagemagick.org/script/escape.php doesn't include an entry for "%[deskew:angle]". I suggest:

Code: Select all

The angle in degrees of rotation obtained by a -deskew command.
snibgo's IM pages: im.snibgo.com
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: deskew:angle

Post by fmw42 »

If anyone knows of any others undocumented, but existing escapes, let me know and I will update that page.
Post Reply