Creates a gray-scale copy of a given image.
Syntax
Parameters
- normalImage
-
The image to be copied.
Returns
An System.Drawing.Image that is a copy of the given image, but with a gray-scale color matrix.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0