FoundImageFrame

FoundImageFrame class

Represents a found image frame.

public class FoundImageFrame

Properties

Name Description
DocumentInfo { get; } Gets the document info.
FrameIndex { get; } Gets the index of the frame in the image.
HashDifferences { get; } Gets the number of mismatched bits in the image hash.
ImageIndex { get; } Gets the ordinal number of the image in the document.

Methods

Name Description
override ToString() Returns a String that represents the current FoundImageFrame.

See Also