TransformsProvider.AutoCrop Method (Color)

Removes a border around an image in the automatic mode.

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

Syntax

C#
public void AutoCrop(
	Color borderColor
)

Parameters

borderColor

Type: Aurigma.GraphicsMill.Color

The color of the border to remove.

See Also

Reference