←Select platform

FindBarcodeCandidateAreasCommand Class Members

Summary

The following tables list the members exposed by FindBarcodeCandidateAreasCommand.

Public Constructors

Name Description
Public Constructor FindBarcodeCandidateAreasCommand Initializes a new instance of this FindBarcodeCandidateAreasCommand.

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 BackgroundColor Gets or sets the background color property for the potential barcode candidates to be detected.
Public Property BarcodeColor Gets or sets the barcode color for the potential barcode candidate.
Public Property CandidateAreas Gets the list of potential barcode candidates returned from the detection.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property MaximumBarcodeDimension Gets or sets the maximum barcode dimension for this FindBarcodeCandidateAreasCommand.
Public Property MinimumBarcodeConfidence Gets or sets the minimum barcode confidence which determines whether a candidate can be considered a barcode.
Public Property MinimumBarcodeDimension Gets or sets the minimum area threshold for considering a potential barcode candidate.
Public Property MinimumQuietMargin Gets or sets the minimum quiet margin area threshold that surrounds the potential barcode.
Public Property UnitsType Gets or sets the BarcodeCandidateAreasUnitsType for the potential barcode candidates.

Public Events

Name Description
Public Event Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

See Also

FindBarcodeCandidateAreasCommand 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.