Id Images
Defined under the namespace Scandit.Datacapture.Id
- IdImages
class IdImages
Added in version 7.0.0
A class that contains the extracted images from a document.
- face
get face(): string | null
Added in version 7.0.0
Returns a bitmap corresponding to a photo of the document’s holder.
- getCroppedDocument(side)
getCroppedDocument(side: IdSide): string | null
Added in version 7.0.0
Returns a bitmap of a cropped image of the specified document side.