CvFLOODFILL_MASK_ONLY Field OpenCvSharp Class Library
if set, the function does not fill the image (new_val is ignored), but fills the mask (that must be non-null in this case)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public const int FLOODFILL_MASK_ONLY = 131072

Field Value

Type: Int32
See Also

Reference