Kofax Mobile SDK API Reference
KFXPassportCaptureExperience.h
Go to the documentation of this file.
1 //
2 // KFXPassportCaptureExperience.h
3 // kfxLibUIControls
4 //
5 // Copyright (c) 2014-2017 Kofax. All rights reserved. Kofax Confidential.
6 // Unauthorized use, duplication, or distribution, or disclosure is strictly prohibited.
7 //
8 
9 #import <Foundation/Foundation.h>
10 #import <kfxLibUIControls/kfxKUIDocumentBaseCaptureExperience.h>
11 #import <kfxLibUIControls/KFXPassportCaptureExperienceCriteriaHolder.h>
12 
14 
19 
21 
33 - (instancetype)initWithCaptureControl:(kfxKUIImageCaptureControl*)captureControl criteria:(KFXPassportCaptureExperienceCriteriaHolder*)criteria;
34 
36 
40 
42 
60 @property (nonatomic, strong) kfxKUICaptureMessage* userInstruction;
61 
63 
81 @property (nonatomic, strong) kfxKUICaptureMessage* centerMessage;
82 
84 
89 @property (nonatomic, strong) UIImage* tutorialSampleImage;
90 
91 @end
This class renders the messages on the Imagecapturecontrol.
Definition: kfxKUICaptureMessage.h:21
kfxKUICaptureMessage * centerMessage
An instructional balloon that is displayed to the user for center the passport.
Definition: KFXPassportCaptureExperience.h:81
This class renders a visual experience on top of the capture control and returns an image depending o...
Definition: KFXPassportCaptureExperience.h:18
kfxKUICaptureMessage * userInstruction
An instructional text box that is displayed to the user while trying to capture a passport...
Definition: KFXPassportCaptureExperience.h:60
This class allows the passport related criteria to be configured.
Definition: KFXPassportCaptureExperienceCriteriaHolder.h:17
UIImage * tutorialSampleImage
A tutorial image showing how to capture a passport.
Definition: KFXPassportCaptureExperience.h:89
KFXPassportCaptureExperienceCriteriaHolder * passportCriteria
Passport capture criteria.
Definition: KFXPassportCaptureExperience.h:39
This is the base class for check and document capture, that renders a visual experience on top of the...
Definition: kfxKUIDocumentBaseCaptureExperience.h:20
This class renders the camera preview to the screen and returns an image.
Definition: kfxKUIImageCaptureControl.h:146
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.