Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
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 PropertyColor Gets or sets the color used for showing the variances in the image.  
Public PropertyCombine Gets or sets a flag which tells how to color the output pixels.  
Public PropertyDestinationImage RasterImage object that references the 8, 12 or 16-bit grayscale image. SourceImage will not be affected.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertySourceHighBit Gets or sets the position of the end bit that will construct the mask.  
Public PropertySourceLowBit Gets or sets the position of the start bit that will construct the mask.  
Public PropertyThreshold Gets or sets a value that indicates the threshold for showing the image variances.  
Top

See Also