MBMrzImageResult
@protocol MBMrzImageResult
@required
/**
* face image from the document if enabled with `MBMrzImage returnMrzImage` property.
*/
@property (nonatomic, readonly, nullable) MBImage* mrzImage;
@end
Undocumented
PPBlinkID Docs (82% documented)
@protocol MBMrzImageResult
@required
/**
* face image from the document if enabled with `MBMrzImage returnMrzImage` property.
*/
@property (nonatomic, readonly, nullable) MBImage* mrzImage;
@end
Undocumented