2005-10-23 Jonathan Gilbert <logic@deltaq.org>
authorJonathan Gilbert <jonathan@mono-cvs.ximian.com>
Mon, 24 Oct 2005 19:48:48 +0000 (19:48 -0000)
committerJonathan Gilbert <jonathan@mono-cvs.ximian.com>
Mon, 24 Oct 2005 19:48:48 +0000 (19:48 -0000)
commit7df47bd4665d1494d875cf9aa630e9854bcbed0b
tree1402233388d4e9ed137f76cd3cba4e54e602962d
parent1ac0523ea0a4770c47890143bb836b77d6256dcb
2005-10-23  Jonathan Gilbert  <logic@deltaq.org>

        * TestBitmap.cs (Rotate1bit4bit): Added test for rotation &
          flipping of indexed (1- and 4-bit) Bitmaps.
        * 1bit.png, 4bit.png: Added to 'bitmaps' subdirectory.

svn path=/trunk/mcs/; revision=52146
mcs/class/System.Drawing/Test/System.Drawing/ChangeLog
mcs/class/System.Drawing/Test/System.Drawing/TestBitmap.cs
mcs/class/System.Drawing/Test/System.Drawing/bitmaps/1bit.png [new file with mode: 0755]
mcs/class/System.Drawing/Test/System.Drawing/bitmaps/4bit.png [new file with mode: 0755]