Struct
CompareResult

The result of an image comparing operation.

Definition

Namespace:ArtOfTest.WebAii.ImageProcessing.Structs

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public struct CompareResult

Inherited Members ValueType.Equals(object)ValueType.GetHashCode()ValueType.ToString()

Fields

errorCode

The operation error code.

Declaration

cs-api-definition
public int errorCode

Field Value

int

score

The score of the operation.

Declaration

cs-api-definition
public double score

Field Value

double

In this article
DefinitionFieldserrorCodescore
Not finding the help you need?
Contact Support