Click or drag to resize
BitmapExtrasIsOnlyColour Method

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

Parameters

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

Return Value

Type: Boolean
See Also