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. Supported in Silverlight, Windows Phone 7 (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. | |
OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (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. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |