Click or drag to resize
ColorExtrasTestColourByRGB Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool TestColourByRGB(
	Color c1,
	Color c2
)

Parameters

c1
Type: System.DrawingColor
c2
Type: System.DrawingColor

Return Value

Type: Boolean
See Also