From: cristy Date: Sun, 19 Sep 2010 23:12:59 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8865 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f17da7472c6195cfc91626d98d166cae04345d34;p=imagemagick --- diff --git a/coders/png.c b/coders/png.c index 7c670710c..30473b076 100644 --- a/coders/png.c +++ b/coders/png.c @@ -2226,6 +2226,7 @@ static Image *ReadOnePNGImage(MngInfo *mng_info, ScaleShortToQuantum(ping_background->green); image->background_color.blue= ScaleShortToQuantum(ping_background->blue); + image->background_color.opacity=OpaqueOpacity; if (logging != MagickFalse) (void) LogMagickEvent(CoderEvent,GetMagickModule(),