public abstract class FoundImageFrame extends Object
| Constructor and Description |
|---|
FoundImageFrame() |
| Modifier and Type | Method and Description |
|---|---|
abstract DocumentInfo |
getDocumentInfo()
Gets the document info.
|
abstract int |
getFrameIndex()
Gets the index of the frame in the image.
|
abstract int |
getHashDifferences()
Gets the number of mismatched bits in the image hash.
|
abstract int |
getImageIndex()
Gets the ordinal number of the image in the document.
|
abstract String |
toString()
Returns a
System.String that represents the current FoundImageFrame. |
public abstract DocumentInfo getDocumentInfo()
public abstract int getFrameIndex()
public abstract int getHashDifferences()
public abstract int getImageIndex()
Copyright © 2026. All rights reserved.