]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 19 Sep 2010 23:12:59 +0000 (23:12 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 19 Sep 2010 23:12:59 +0000 (23:12 +0000)
coders/png.c

index 7c670710ca68650e52b804c1115cc239854c4ec5..30473b07687395289656234d3b6d07214c0b1a94 100644 (file)
@@ -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(),