Click or drag to resize

BitmapMarkerProfileWhitePixelThreshold Property

The smallest value detected as white when using TrimScanLine. 255 is pure white.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.20.0
Syntax
C#
public byte WhitePixelThreshold { get; set; }

Property Value

Byte
See Also