Click or drag to resize

AutoCropCommandOverrideColor Property

Gets or sets a specific color to represent the image 'whitespace'.

Namespace:  Atalasoft.Imaging.ImageProcessing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Color OverrideColor { get; set; }

Property Value

Type: Color

A specific color to represent the image 'whitespace'.

Remarks
Default value is Color.Empty.
See Also