
| Leadtools.ImageProcessing.Core Namespace : FastMagicWandCommand Class |
The following tables list the members exposed by FastMagicWandCommand.
| Name | Description | |
|---|---|---|
![]() | FastMagicWandCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ObjectData | Gets the Object data array. |
![]() | ObjectRectangle | Gets the Object rectangle. |
![]() | SourceImage | Gets or sets an Leadtools.RasterImage object that references the source image. |
![]() | Tolerance | Gets or sets the color tolerance value. |
![]() | X | Gets or sets the X-position of the starting point. |
![]() | Y | Gets or sets the Y-position of the starting point. |
| Name | Description | |
|---|---|---|
![]() | EndEngine | Ends the MagicWand Engine. |
![]() | GetStringDescription | Returns a meaningful name for this command. |
![]() | OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | StartEngine | Starts the MagicWand Engine. |
![]() | ToString | Overridden. Returns a meaningful name for this command. |
| Name | Description | |
|---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |