From: Cristy Date: Sun, 12 Feb 2017 17:34:01 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.4-8~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4d59d2baf6b4be404df694b4534c31763a1b5a4b;p=imagemagick ... --- diff --git a/MagickCore/identify.c b/MagickCore/identify.c index 543e03061..20c83bda3 100644 --- a/MagickCore/identify.c +++ b/MagickCore/identify.c @@ -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);