]> granicus.if.org Git - imagemagick/commitdiff
minor Docs
authoranthony <anthony@git.imagemagick.org>
Wed, 10 Apr 2013 05:56:31 +0000 (05:56 +0000)
committeranthony <anthony@git.imagemagick.org>
Wed, 10 Apr 2013 05:56:31 +0000 (05:56 +0000)
MagickCore/shear.c

index bdea9cdf604f3f3c803e42349fd55603e90e985e..1d76dd109d3080cc7cefb9d99989ec02d1a03a6b 100644 (file)
@@ -196,6 +196,9 @@ static MagickBooleanType CropToFitImage(Image **image,
 %  defined, while the amount the image is to be deskewed, in degrees is also
 %  saved as the artifact "deskew:angle".
 %
+%  If the artifact "deskew:auto-crop" is defined with 'offset limits' used to
+%  determine the images background color, the image will be automatically
+%  cropped of the excess background.
 %
 %  The format of the DeskewImage method is:
 %