From: cristy Date: Wed, 11 Jan 2012 02:46:38 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6409 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2206be1970484f1cc15dc42bb7dd2b69d9a4e58a;p=imagemagick --- diff --git a/MagickCore/image.c b/MagickCore/image.c index 77ad356c7..3caccbd52 100644 --- a/MagickCore/image.c +++ b/MagickCore/image.c @@ -2193,15 +2193,14 @@ MagickExport MagickBooleanType ResetImagePage(Image *image,const char *page) % % % % % % -% S e p a r a t e I m a g e C h a n n e l % +% S e p a r a t e I m a g e % % % % % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % -% SeparateImage() separates a channel from the image and returns it as -% a grayscale image. A channel is a particular color component of each pixel -% in the image. +% SeparateImage() separates a channel from the image and returns it as a +% grayscale image. % % The format of the SeparateImage method is: %