wxWidgets/tests/image
Dimitri Schoolwerth 3d926ff8a9 Added saving support to TGA image handler.
Supports saving 24-bit and 32-bit (RGB with alpha).
Updated image unit test to verify the alpha channel of saved TGA images. Also removed a condition skipping a test which only was in place for TGA (formerly its saving handler would do nothing yet say saving was succesful).

See also #7661.



git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-12-28 22:38:04 +00:00
..
image.cpp Added saving support to TGA image handler. 2010-12-28 22:38:04 +00:00
rawbmp.cpp fix a bug in the test which was corrupting 1 byte beyond wxImage buffer 2008-07-23 23:23:23 +00:00