wxWidgets/tests/image
Dimitri Schoolwerth 8e28cc4701 Added support for saving greyscale TIFF images.
When saving with a samples per pixel value of 1 the TIFF handler still treated the image as RGB, resulting in corrupted images. Handle the greyscale case and added a unit test for it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-19 02:35:48 +00:00
..
horse_grey_flipped.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_grey.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_rle4_flipped.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_rle4.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_rle8_flipped.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
horse_rle8.bmp Improved BMP decoding. 2011-08-17 21:01:09 +00:00
image.cpp Added support for saving greyscale TIFF images. 2011-08-19 02:35:48 +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