Click or drag to resize

FloodFillTypeMaskOnly Field

http://www.emgu.com
If set, the function does not fill the image (new_val is ignored), but the fills mask (that must be non-NULL in this case).

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const FloodFillType MaskOnly = 131072

Field Value

Type: FloodFillType
See Also