←Select platform

CompareBitmapCommand Class Members

Summary

The following tables list the members exposed by CompareBitmapCommand.

Public Constructors

Name Description
Public Constructor CompareBitmapCommand Initializes a new instance of CompareBitmapCommand.

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

Public Properties

Name Description
Public Property Alignment Gets or sets a LeadMatrix object specifying how to align the modified image.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property ModifiedBackground A RasterColor object specifying the background color of the modified image.
Public Property ModifiedForeground A RasterColor object specifying the foreground color of the modified image.
Public Property OutputAddition A RasterColor object specifying the output pixel color of added information.
Public Property OutputBackground A RasterColor object specifying the output pixel color of the background.
Public Property OutputChange A RasterColor object specifying the output pixel color of changed information.
Public Property OutputDeletion A RasterColor object specifying the output pixel color of removed information.
Public Property OutputExternal A RasterColor object specifying the output pixel color of external information.
Public Property OutputImage Gets a RasterImage object that represents the comparison results.
Public Property OutputMatch A RasterColor object specifying the output pixel color of matching information.
Public Property ReferenceBackground A RasterColor object specifying the background color of the reference image.
Public Property ReferenceForeground A RasterColor object specifying the foreground color of the reference image.
Public Property ReferenceImage A RasterImage object specifying the reference image.
Public Property Threshold An unsigned integer specifying the equality threshold for colors.

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

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