Click or drag to resize

ColorUtilsToGrayScale Method

[Missing <summary> documentation for "M:StarfieldUtils.ColorUtils.ColorUtils.ToGrayScale(System.Drawing.Color)"]

Namespace:  StarfieldUtils.ColorUtils
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Color ToGrayScale(
	Color color
)

Parameters

color
Type: System.DrawingColor

[Missing <param name="color"/> documentation for "M:StarfieldUtils.ColorUtils.ColorUtils.ToGrayScale(System.Drawing.Color)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:StarfieldUtils.ColorUtils.ColorUtils.ToGrayScale(System.Drawing.Color)"]

See Also