Click or drag to resize
BitmapExtrasBitmapToColorMatrix Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static Color[][] BitmapToColorMatrix(
	Bitmap b
)

Parameters

b
Type: System.DrawingBitmap

Return Value

Type: Color
See Also