]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 12 Mar 2013 16:33:48 +0000 (16:33 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 12 Mar 2013 16:33:48 +0000 (16:33 +0000)
MagickCore/pixel.c

index dfbbf3628f87431f7de94bab9a14f3749964c4a6..592bac9e60715b32f6c8f43647907b0eaef51d81 100644 (file)
@@ -2095,8 +2095,8 @@ MagickExport void GetPixelInfo(const Image *image,PixelInfo *pixel)
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  GePixelIntensity() returns a single sample intensity value from the
-%  red, green, and blue components of a pixel.
+%  GetPixelIntensity() returns a single sample intensity value from the red,
+%  green, and blue components of a pixel.
 %
 %  The format of the GetPixelIntensity method is:
 %