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


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

Public Properties

 NameDescription
Public PropertyBorder Flag that indicates which border to remove.  
Public PropertyFlags Gets or sets a flag that determines the behavior of the border removal process.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyImageRegion RasterImage object that is updated with a shallow copy of image that also has a region that contains the removed borders.  
Public PropertyPercent Gets or sets the percent of the image dimension in which the border will be found.  
Public PropertyRegion Gets the handle to a Windows region.  
Public PropertyVariance Gets or sets the amount of variance tolerated in the border.  
Public PropertyWhiteNoiseLength Gets or sets the amount of white noise tolerated when determining the border.  
Top

See Also