]> git.saurik.com Git - wxWidgets.git/commit - interface/wx/image.h
implement GetImageCount() for GIF handler (closes #10663); added test for it to the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Apr 2009 12:52:22 +0000 (12:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Apr 2009 12:52:22 +0000 (12:52 +0000)
commit85fcb94fc99880e8fdb127ea1fc6cb0aefa6986d
treec72643b42b813d013d3124d82970c098bcace60b
parent3b8ec767b9ee788c6ec2af3fa9023762d8429f86
implement GetImageCount() for GIF handler (closes #10663); added test for it to the sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/imaggif.h
interface/wx/image.h
samples/image/image.cpp
src/common/imaggif.cpp