Id Images
Defined in framework ScanditIdCapture
- SDCIdImages
@interface SDCIdImages : NSObject
Added in version 7.0.0
A class that contains the extracted images from a document.
- face
@property (nonatomic, nullable, readonly) UIImage *face
Added in version 7.0.0
Returns a bitmap corresponding to a photo of the document’s holder.
- - croppedDocumentForSide:
- (nullable UIImage *)croppedDocumentForSide:(SDCIdSide)side
Added in version 7.0.0
Returns a bitmap of a cropped image of the specified document side.