]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 12 Feb 2017 17:34:01 +0000 (12:34 -0500)
committerCristy <urban-warrior@imagemagick.org>
Sun, 12 Feb 2017 17:34:01 +0000 (12:34 -0500)
MagickCore/identify.c

index 543e03061181674f38d243dbcc74b7e514421551..20c83bda345a7bcdfa50760e143bc67c2dc10972 100644 (file)
@@ -556,6 +556,7 @@ MagickExport MagickBooleanType IdentifyImage(Image *image,FILE *file,
       switch (colorspace)
       {
         case RGBColorspace:
+        case sRGBColorspace:
         {
           (void) PrintChannelLocations(file,image,RedPixelChannel,"Red",
             statistic_type,max_locations,channel_statistics);