[PATCH 5/7] gdiplus: Convert animated gif to PixelFormat32bppARGB on load

Dmitry Timoshkov dmitry at baikal.ru
Wed Mar 11 23:08:57 CDT 2015


Piotr Caban <piotr at codeweavers.com> wrote:

> +    status = decode_frame_wic(decoder, frame_count>1 ? TRUE : FALSE,
> +            0, gif_metadata_reader, image);

The format probably doesn't depend on a frame count but on a presence of
transparent color.

-- 
Dmitry.



More information about the wine-devel mailing list