System.Windows.Forms.ToolStripRenderer.CreateDisabledImage Method

Creates a gray-scale copy of a given image.

Syntax

public static System.Drawing.Image CreateDisabledImage (System.Drawing.Image normalImage)

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

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0