Click or drag to resize
Accord.NET (logo)

ZhangSuenSkeletonizationForeground Property

Foreground pixel color.

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

Property Value

Type: Byte
Remarks

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

Default value is set to 255 - white.

See Also