Click or drag to resize
BitmapExtrasNonWhiteToBlack Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Bitmap NonWhiteToBlack(
	Bitmap b,
	Color c
)

Parameters

b
Type: System.DrawingBitmap
c
Type: System.DrawingColor

Return Value

Type: Bitmap
See Also