Click or drag to resize
Accord.NET (logo)

ZhangSuenSkeletonizationBackground Property

Background pixel color.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public byte Background { get; set; }
Request Example View Source

Property Value

Type: Byte
Remarks

The property sets background (none object) color to look for.

Default value is set to 0 - black.

See Also