MagicWandModes Enumeration |
![]() |
Namespace: MediaCy.Commands.Overlays.MagicWand
Public Enumeration MagicWandModes
Member name | Value | Description | |
---|---|---|---|
NewSelection | 0 | All previous selections will be replaced with new selection. | |
MergeSelection | 1 | New selection will be added or merged with the previous selections. | |
SubtractSelection | 2 | New selection will be subtracted from the previous selections. |