Settings Class |
![]() |
Namespace: MediaCy.Commands.Overlays.MagicWand
Public Class Settings Inherits MagicWandCommand
The Settings type exposes the following members.
Name | Description | |
---|---|---|
![]() | Settings | Initializes a new instance of the Settings class |
![]() | Settings(McCommand) | Initializes a new instance of the Settings class |
Name | Description | |
---|---|---|
![]() | Channel0 |
Include or exclude Red/Hue channel in threshold operation.
|
![]() | Channel1 |
Include or exclude Green/Saturation channel in threshold operation.
|
![]() | Channel2 |
Include or exclude Blue/Intensity/Lightness channel in threshold operation.
|
![]() | Color |
Defines outline color.
|
![]() | FillHoles |
Automatically fill holes.
|
![]() | Filter |
Automatically cleanup regions with less than filter value (sq. pixels).
|
![]() | Intensity0 |
Percentage of the intensity range used for thresholding regions (Monochrome/Red/Hue channhel).
|
![]() | Intensity1 |
Percentage of the intensity range used for thresholding regions (Green/Saturation).
|
![]() | Intensity2 |
Percentage of the intensity range used for thresholding regions (Blue/Intensity/Lightness).
|
![]() | Interpretation |
Cast the image to selected interpretation before thresholding.
|
![]() | Mode |
Defines the mode of the tool.
|
![]() | OutlineWidth |
Defines outline border width color.
|
![]() | Smoothing |
Post-filtering of the outline (0 - no filtering, 9 - high degree of smoothing).
|