|
HRESULT DemoApp::GetBackgroundColor( |
/grctlext/TransparentColorIndex should be used to check if it's transparent instead of dwBGColor >> 24
Fixed version:

Without fix:

GIF from: https://en.tankiwiki.com/images/en/3/33/Preview_Disco_2.0.gif both in the browser and irfanview it shows as having a transparent BG
Windows-classic-samples/Samples/Win7Samples/multimedia/wic/wicanimatedgif/WicAnimatedGif.cpp
Line 915 in 2b94df5
/grctlext/TransparentColorIndexshould be used to check if it's transparent instead ofdwBGColor >> 24Fixed version:
Without fix:
GIF from: https://en.tankiwiki.com/images/en/3/33/Preview_Disco_2.0.gif both in the browser and irfanview it shows as having a transparent BG