WebImageCompareOperatorEnumJS Enumeration
In This Topic
Specifies available image compare operators, which define how to compare two images.
Members
Member | Description |
Difference | Sum of differences for all given channels. |
AvgDifference | Average difference for all given channels. |
MaxDifference | Max difference for all given channels. |
MinDifference | Min difference for all given channels. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.WebImageCompareOperatorEnumJS
Browser Compatibility
See Also