Kofax Mobile SDK API Reference
kfxKUIDocumentCaptureExperience.h
Go to the documentation of this file.
1 //
2 // kfxKUIGenericDocumentCaptureExperience.h
3 // kfxLibUIControls
4 //
5 // Copyright (c) 2017 Kofax. All rights reserved.
6 //
7 
8 #import <Foundation/Foundation.h>
9 #import <kfxLibUIControls/kfxKUIDocumentBaseCaptureExperience.h>
10 #import <kfxLibUIControls/kfxKUIDocumentCaptureExperienceCriteriaHolder.h>
11 
13 
18 
20 
32 - (instancetype)initWithCaptureControl:(kfxKUIImageCaptureControl*)captureControl criteria:(kfxKUIDocumentCaptureExperienceCriteriaHolder*)criteria;
33 
35 
39 
40 @end
kfxKUIDocumentCaptureExperienceCriteriaHolder * documentCriteria
Document capture criteria.
Definition: kfxKUIDocumentCaptureExperience.h:38
This class renders a visual experience on top of the capture control and returns an image depending o...
Definition: kfxKUIDocumentCaptureExperience.h:17
This class allows the document related criteria to be configured.
Definition: kfxKUIDocumentCaptureExperienceCriteriaHolder.h:16
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.