[PATCH 1/3] gdiplus: Store IWICBitmapDecoder inside GpBitmap

Vincent Povirk madewokherd at gmail.com
Mon Mar 9 19:56:40 CDT 2015


As long as we're doing this, we should probably make use of the
decoder in GdipImageSelectActiveFrame, and maybe we shouldn't bother
when we just have one frame.

On Mon, Mar 9, 2015 at 12:33 PM, Piotr Caban <piotr at codeweavers.com> wrote:
> ---
>  dlls/gdiplus/gdiplus_private.h | 1 +
>  dlls/gdiplus/image.c           | 9 +++++++++
>  2 files changed, 10 insertions(+)
>
>
>
>
>



More information about the wine-devel mailing list