Click or drag to resize
BitmapExtrasGrayScale Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Bitmap GrayScale(
	Bitmap Bmp
)

Parameters

Bmp
Type: System.DrawingBitmap

Return Value

Type: Bitmap
See Also