LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
SelectDataCommand Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : SelectDataCommand Class


"

For a list of all members of this type, see SelectDataCommand members.

"

Public Properties

 NameDescription
public Property ColorGets or sets the color used for showing the variances in the image.  
public Property CombineGets or sets a flag which tells how to color the output pixels.  
public Property DestinationImageRasterImage object that references the 8, 12 or 16-bit grayscale image. SourceImage will not be affected.  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property SourceHighBitGets or sets the position of the end bit that will construct the mask.  
public Property SourceLowBitGets or sets the position of the start bit that will construct the mask.  
public Property ThresholdGets or sets a value that indicates the threshold for showing the image variances.  
Top

See Also