From: cristy Date: Fri, 10 Apr 2015 01:54:22 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~1118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9b51cf2587ba65d34db4b60ccf71666d3b490ef;p=imagemagick --- diff --git a/MagickWand/magick-image.c b/MagickWand/magick-image.c index 6c496906c..399afd83e 100644 --- a/MagickWand/magick-image.c +++ b/MagickWand/magick-image.c @@ -3621,7 +3621,7 @@ WandExport MagickWand *MagickGetImage(MagickWand *wand) % % The format of the MagickGetImageAlphaChannel method is: % -% size_t MagickGetImageAlphaChannel(MagickWand *wand) +% MagickBooleanType MagickGetImageAlphaChannel(MagickWand *wand) % % A description of each parameter follows: %