Click or drag to resize
BitmapExtrasRowOrColIsColour Method

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

Parameters

b
Type: System.DrawingBitmap
value
Type: SystemInt32
isRow
Type: SystemBoolean
c
Type: System.DrawingColor

Return Value

Type: Boolean
See Also