←Select platform
In This Topic ▼

CompareBitmapCommand Class Properties

Summary

For a list of all members of this type, see CompareBitmapCommand members

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.

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

Leadtools.ImageProcessing.Core Assembly