The following tables list the members exposed by SelectDataCommand.
Name | Description | |
---|---|---|
SelectDataCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Color | Gets or sets the color used for showing the variances in the image. | |
Combine | Gets or sets a flag which tells how to color the output pixels. | |
DestinationImage | RasterImage object that references the 8, 12 or 16-bit grayscale image. SourceImage will not be affected. | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
SourceHighBit | Gets or sets the position of the end bit that will construct the mask. | |
SourceLowBit | Gets or sets the position of the start bit that will construct the mask. | |
Threshold | Gets or sets a value that indicates the threshold for showing the image variances. |
Name | Description | |
---|---|---|
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) | |
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) |