added XYToIndex() to avoid duplicating the checks for valid coordinates in many diffe...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Apr 2005 21:16:04 +0000 (21:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Apr 2005 21:16:04 +0000 (21:16 +0000)
commit5644ac46408ac3e68894b23a7b89e041ddcda89d
tree52f3b595587853cd74e9b788eecae8c53495048d
parentaa66250ba4e21292258fc3664c2875a89e2220d5
added XYToIndex() to avoid duplicating the checks for valid coordinates in many different places

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