Kofax Mobile SDK API Reference
kfxKUICheckCaptureExperience.h
Go to the documentation of this file.
1 //
2 // kfxKUICheckCaptureExperience.h
3 // kfxLibUIControls
4 //
5 // Copyright (c) 2014 - 2017 Kofax. All rights reserved.
6 //
7 
8 #import <Foundation/Foundation.h>
9 #import <kfxLibUIControls/kfxKUIDocumentBaseCaptureExperience.h>
10 #import <kfxLibUIControls/kfxKUICheckCaptureExperienceCriteriaHolder.h>
11 
13 
18 
20 
32 - (instancetype)initWithCaptureControl:(kfxKUIImageCaptureControl*)captureControl criteria:(kfxKUICheckCaptureExperienceCriteriaHolder*)criteria;
33 
35 
39 
41 
59 @property (nonatomic, strong) kfxKUICaptureMessage* userInstruction;
60 
62 
80 @property (nonatomic, strong) kfxKUICaptureMessage* centerMessage;
81 
83 
88 @property (nonatomic, strong) UIImage* tutorialSampleImage;
89 
90 @end
This class renders the messages on the Imagecapturecontrol.
Definition: kfxKUICaptureMessage.h:21
kfxKUICheckCaptureExperienceCriteriaHolder * checkCriteria
Check capture criteria.
Definition: kfxKUICheckCaptureExperience.h:38
This class renders a visual experience on top of the capture control and returns an image depending o...
Definition: kfxKUICheckCaptureExperience.h:17
UIImage * tutorialSampleImage
A tutorial image showing how to capture a check.
Definition: kfxKUICheckCaptureExperience.h:88
This class allows the check related criteria to be configured.
Definition: kfxKUICheckCaptureExperienceCriteriaHolder.h:16
kfxKUICaptureMessage * centerMessage
An instructional balloon that is displayed to the user for center the check.
Definition: kfxKUICheckCaptureExperience.h:80
This is the base class for check and document capture, that renders a visual experience on top of the...
Definition: kfxKUIDocumentBaseCaptureExperience.h:20
kfxKUICaptureMessage * userInstruction
An instructional text box that is displayed to the user while trying to capture a check...
Definition: kfxKUICheckCaptureExperience.h:59
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.