Id Images

Defined in namespace Scandit.DataCapture.ID.Data

IdImages
class IdImages

Added in version 7.0.0

A class that contains the extracted images from a document.

Face
Image Face { get; }

Added in version 7.0.0

Returns a bitmap corresponding to a photo of the document’s holder.

GetCroppedDocument()
Image GetCroppedDocument(IdSide side)

Added in version 7.0.0

Returns a bitmap of a cropped image of the specified document side.

Frame
Image Frame { get; }

Added in version 7.0.0

Returns a bitmap corresponding the full frame the document was captured on.

GetFrame()
Image GetFrame(IdSide side)

Added in version 7.0.0

Returns a bitmap of the full frame the specified document side was captured on.