Expanded existing image saving test to also verify alpha content of saved images.
[wxWidgets.git] / tests / image / rawbmp.cpp
2008-07-23  Vadim Zeitlinfix a bug in the test which was corrupting 1 byte beyon...
2008-06-01  Vadim Zeitlindefine wxHAS_RAW_BITMAP (instead of inconsistenly named...
2008-05-30  Vadim Zeitlinfixed wxImagePixelData compilation (ticket #3003);...