* ColorMatrix.cs: Changed argument names to match MS. Changed spaces
authorGert Driesen <drieseng@users.sourceforge.net>
Sun, 25 May 2008 17:05:43 +0000 (17:05 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Sun, 25 May 2008 17:05:43 +0000 (17:05 -0000)
commita120fa70365ec5ee2883aa25116c3c965f7e4448
treea9df343c686acd07823048995743ca7f6ebb976a
parentb1ce7f744d765bf378cb54db4217cda9f17f112d
* ColorMatrix.cs: Changed argument names to match MS. Changed spaces
to tabs, and removed extra tabs.
* EncoderParameter.cs: Changed argument names to match MS. Changed
spaces to tabs, and removed extra tabs.
* ImageAttributes.cs: Changed argument names to match MS. Changed
spaces to tabs, and removed extra tabs.
* Metafile.cs: Changed argument names to match MS. Changes spaces to
tabs, and removed extra tabs. Fixed typo in MonoLimitation text.

svn path=/trunk/mcs/; revision=104031
mcs/class/System.Drawing/System.Drawing.Imaging/ChangeLog
mcs/class/System.Drawing/System.Drawing.Imaging/ColorMatrix.cs
mcs/class/System.Drawing/System.Drawing.Imaging/EncoderParameter.cs
mcs/class/System.Drawing/System.Drawing.Imaging/ImageAttributes.cs
mcs/class/System.Drawing/System.Drawing.Imaging/Metafile.cs