Do a sanity check before reading. Otherwise, if trying to read a duff image file,
authorJulian Smart <julian@anthemion.co.uk>
Wed, 26 Oct 2005 14:08:43 +0000 (14:08 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 26 Oct 2005 14:08:43 +0000 (14:08 +0000)
commitdd9ea234f2e8802e182194bfe375079d1bdd1ccf
tree3819e980ed6c68ed60e82e57d03987803f7afc1c
parent90c0f5a958242295e950cbd1eedbae8f5309442d
Do a sanity check before reading. Otherwise, if trying to read a duff image file,
the app can abort if you pass a specific image type, but simply show an error
message if you pass wxBITMAP_TYPE_ANY.

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