]> git.saurik.com Git - wxWidgets.git/commit
added the possibility to rescale the image during loading, especially useful with...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Nov 2008 13:54:42 +0000 (13:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Nov 2008 13:54:42 +0000 (13:54 +0000)
commit36abe9d421ebb33873f012a63fbdb210ff771682
tree4ca314b7689795b31c97ef6feb8b57e5517d5be1
parent95706ac1627b4fa48efcd4ad23b166311227c199
added the possibility to rescale the image during loading, especially useful with JPEGs (#8390) (change to the sample accidentally committed as r56820)

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