VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.TemplateMatching Namespace / ImageImprintComparerCommand Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
ImageImprintComparerCommand Class
In This Topic
Compares imprint of an image with the imprint of another image.
Object Model
VintasoftImage ImageImprintGeneratorCommand ImageImprintCompareResult ProcessingCommandResults ImageImprintComparerCommand
Syntax
'Declaration

Public Class ImageImprintComparerCommand
   Inherits Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase

public class ImageImprintComparerCommand : Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
      Vintasoft.Imaging.FormsProcessing.TemplateMatching.ImageImprintComparerCommand

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also