From: Cristy Date: Wed, 28 Sep 2016 21:45:15 +0000 (-0400) Subject: https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&p=13822 X-Git-Tag: 7.0.3-2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd4ac3a0f590271c1b73a3153168bcf034d0c9f2;p=imagemagick https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&p=13822 --- diff --git a/coders/tiff.c b/coders/tiff.c index daab01eba..e0b59003c 100644 --- a/coders/tiff.c +++ b/coders/tiff.c @@ -1485,8 +1485,6 @@ RestoreMSCWarning } } } - if (image->alpha_trait == UndefinedPixelTrait) - image->depth=GetImageDepth(image,exception); } if (image_info->ping != MagickFalse) {