From: cristy Date: Fri, 19 Apr 2013 19:43:01 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3835 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d7ffbbeca07eeb37beb7e8a246a4160aa9f2825;p=imagemagick --- diff --git a/MagickCore/gem.c b/MagickCore/gem.c index f7d3c0056..3c9a02e5c 100644 --- a/MagickCore/gem.c +++ b/MagickCore/gem.c @@ -959,7 +959,7 @@ MagickPrivate void ConvertRGBToLCHuv(const double red,const double green, % % A description of each parameter follows: % -% o expansion: Method ExpandAffine returns the affine's expansion factor. +% o expansion: ExpandAffine returns the affine's expansion factor. % % o affine: A pointer the affine transform of type AffineMatrix. % @@ -1129,8 +1129,8 @@ MagickPrivate double GenerateDifferentialNoise(RandomInfo *random_info, % % A description of each parameter follows: % -% o width: Method GetOptimalKernelWidth returns the optimal width of -% a convolution kernel. +% o width: GetOptimalKernelWidth returns the optimal width of a +% convolution kernel. % % o radius: the radius of the Gaussian, in pixels, not counting the center % pixel.