Levels.DetectAuto Method (Bitmap)

Automatically detects the levels for the specified bitmap.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public static Lut DetectAuto(
	Bitmap bitmap
)

Parameters

bitmap

Type: Aurigma.GraphicsMill.Bitmap

The bitmap to analyze.

See Also

Reference