call GetWidth/Height() only once in Rotate() and not inside the loops (patch 1681544...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Mar 2007 00:19:16 +0000 (00:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Mar 2007 00:19:16 +0000 (00:19 +0000)
commite26d5213eccaaf7806e0b0594b642b12a01209e2
treea446576efb14d30f014070cb58596caa0e14b8e3
parentf2ccaa227914f307ef63b68ff1758dde54aae04c
call GetWidth/Height() only once in Rotate() and not inside the loops (patch 1681544); some minor code cleanup

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