add wxImage::SetType() and use it in animation decoders (#9639)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Aug 2008 20:13:41 +0000 (20:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Aug 2008 20:13:41 +0000 (20:13 +0000)
commit9d1c7e8474ac6501f6ed39549b91c86eca9aae23
tree6495510ca9b83f3b70bb0357fa4a78862f245934
parentff3050e17ad4c5fa1c52150d0dc8abc8be3cbe50
add wxImage::SetType() and use it in animation decoders (#9639)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/image.h
interface/wx/image.h
src/common/anidecod.cpp
src/common/gifdecod.cpp
src/common/image.cpp