Re: [PATCH 3/3] gdiplus: Fix animated gif frames composition
10 Mar
2015
10 Mar
'15
1:33 a.m.
+ hr = IWICBitmapFrameDecode_QueryInterface(frame, &IID_IWICBitmapSource, (void**)&bmp_source); FrameDecode inherits Source so I don't think this is necessary? None of this seems obviously wrong to me, but it is complicated and interesting behavior. I'm not sure if I understand it all.
4020
Age (days ago)
4020
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Povirk