
| Leadtools.ImageProcessing.Core Namespace : SelectDataCommand Class |
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. (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 | |
|---|---|---|
![]() | 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) |
![]() | ToString | Overridden. Returns a meaningful name for this command. |
| Name | Description | |
|---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |
SelectDataCommand Class
Leadtools.ImageProcessing.Core Namespace
Correcting Colors
Grayscale Images
WindowLevelCommand Class
Leadtools.ImageProcessing.Color.GrayScaleToDuotoneCommand
Leadtools.ImageProcessing.Color.GrayScaleToMultitoneCommand
ShiftDataCommand Class
ColorizeGrayCommand Class
Leadtools.ImageProcessing.Color.SelectiveColorCommand
Leadtools.ImageProcessing.Color.AdjustTintCommand
Leadtools.ImageProcessing.Effects.ColorHalftoneCommand