←Select platform

BorderRemoveCommand Class Members

Summary

The following tables list the members exposed by BorderRemoveCommand.

Public Constructors

Name Description
BorderRemoveCommand Initializes a new BorderRemoveCommand class object with explicit parameters.

Public Methods

Name Description
GetStringDescription Returns a meaningful name for this command.
OnProgress Implements OnProgress. (Inherited from RasterCommand)
Run Implements Run. (Inherited from RasterCommand)
ToString Overridden. Returns a meaningful name for this command.

Public Properties

Name Description
Border Flag that indicates which border to remove.
Flags Gets or sets a flag that determines the behavior of the border removal process.
HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
ImageRegion RasterImage object that is updated with a shallow copy of image that also has a region that contains the removed borders.
Percent Gets or sets the percent of the image dimension in which the border will be found.
Region Gets the handle to a LEADTOOLS RasterRegion.
Variance Gets or sets the amount of variance tolerated in the border.
WhiteNoiseLength Gets or sets the amount of white noise tolerated when determining the border.

Public Events

Name Description
BorderRemove Handles border information that will be removed.
Progress Implements Progress. (Inherited from RasterCommand)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly