]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 16 Apr 2012 00:18:26 +0000 (00:18 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 16 Apr 2012 00:18:26 +0000 (00:18 +0000)
MagickCore/colorspace.c

index e7410737b617079e680c24c2b339fafd5cca5fa0..145ff061c5fc23bea3b611f8066a24cd252a7a8e 100644 (file)
@@ -335,6 +335,11 @@ MagickExport MagickBooleanType RGBTransformImage(Image *image,
         ColorSeparationMatteType;
       return(status);
     }
+    case Rec601LumaColorspace:
+    case GRAYColorspace:
+    {
+      return(status);
+    }
     case HSBColorspace:
     {
       /*