serveral methods added, serveral fixes, and test case
authorJordi Mas i Hernandez <jordi@mono-cvs.ximian.com>
Thu, 22 Jan 2004 10:41:03 +0000 (10:41 -0000)
committerJordi Mas i Hernandez <jordi@mono-cvs.ximian.com>
Thu, 22 Jan 2004 10:41:03 +0000 (10:41 -0000)
commitfe395ca8261eb473c7d8679e426fe26ed4fcab3d
tree91a2620a7299f818cae02fff881a11595f43b503
parentb8eda76bbd32ac9929f11d30e566b1f6061a5b1e
serveral methods added, serveral fixes, and test case

svn path=/trunk/mcs/; revision=22390
14 files changed:
mcs/class/System.Drawing/System.Drawing.Imaging/BitmapData.cs
mcs/class/System.Drawing/System.Drawing.Imaging/BmpCodec.cs
mcs/class/System.Drawing/System.Drawing.Imaging/ChangeLog
mcs/class/System.Drawing/System.Drawing.Imaging/ImageAttributes.cs
mcs/class/System.Drawing/System.Drawing/Bitmap.cs
mcs/class/System.Drawing/System.Drawing/ChangeLog
mcs/class/System.Drawing/System.Drawing/Graphics.cs
mcs/class/System.Drawing/System.Drawing/Image.cs
mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs
mcs/class/System.Drawing/Test/System.Drawing/BmpPaint.cs
mcs/class/System.Drawing/Test/System.Drawing/TestBitmap.cs [new file with mode: 0644]
mcs/class/System.Drawing/Test/System.Drawing/TestPoint.cs
mcs/class/System.Drawing/Test/System.Drawing/bitmaps/almogaver24bits.bmp [new file with mode: 0644]
mcs/class/System.Drawing/Test/System.Drawing/bitmaps/maketransparent.bmp [new file with mode: 0644]