Determines, if pixels should be filled inside or outside of specified
color ranges.
Namespace:
AForge.Imaging.FiltersAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.3.0 (2.2.3.0)
Syntax
| C# |
|---|
public bool FillOutsideRange { get; set; } |
Remarks
Default value is set to trueTruetruetrue (True in Visual Basic), which means the filter removes colors outside of the specified range.