←Select platform

BorderRemoveCommand Class Members

Summary

The following tables list the members exposed by BorderRemoveCommand.

Public Constructors

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

Public Methods

Name Description
Public Method OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this command.

Public Properties

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

Public Events

Name Description
Public Event BorderRemove Handles border information that will be removed.
Public Event Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

See Also

BorderRemoveCommand Class

Leadtools.ImageProcessing.Core Namespace

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.