Leadtools.ImageProcessing.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
EdgeDetectStatisticalCommand Class Properties
See Also 
Leadtools.ImageProcessing.Effects Namespace : EdgeDetectStatisticalCommand Class


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

Public Properties

 NameDescription
Public PropertyBackGroundColor Gets or sets the non-edge color.  
Public PropertyDimension Gets or sets the dimensions of the neighborhood used to detect edges (Dimension x Dimension), in pixels. This property only accepts positive values.  
Public PropertyEdgeColor Gets or sets the edge color.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyThreshold Gets or sets the threshold value used to determine which pixels are edge pixels.  
Top

See Also