]> git.saurik.com Git - wxWidgets.git/commit
made wxImage::Scale() const to not confuse people any more and added
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Jul 1999 21:08:29 +0000 (21:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Jul 1999 21:08:29 +0000 (21:08 +0000)
commitce9a75d225a393cd09681aeda19bec908e4c622d
tree0818d8ece2642fb3641a381548eab3cda88eb940
parenta0bc2c1d27e7b72812dff69f0e0f5abc496c70fe
made wxImage::Scale() const to not confuse people any more and added
a Rescale() which changes the image size "in place". Documented both
changes too.

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