Atalasoft MobileImage API Reference
Properties | List of all members
kfxIParameters Class Reference

The base class for capture view controller parameters. More...

#import <kfxIParameters.h>

Inheritance diagram for kfxIParameters:
kfxBillCaptureParameters kfxCheckCaptureParameters kfxCreditCardCaptureParameters kfxIDCaptureParameters kfxPassportCaptureParameters

Properties

kfxLookAndFeelParameterslookAndFeelParameters
 Look and feel parameters object. More...
 
kfxProcessingParametersprocessingParameters
 Processing parameters object. More...
 
kfxExtractionParameters * extractionParameters
 Extraction parameters object. More...
 

Detailed Description

The base class for capture view controller parameters.

Encapsulates all parameters common for capture view controllers.

Property Documentation

◆ extractionParameters

- (kfxExtractionParameters*) extractionParameters
readwritenonatomiccopy

Extraction parameters object.

A property to get and set kfxExtractionParameters object. The default value is nil.

See also
kfxExtractionParameters
Note
The Atalasoft MobileImage SDK does not support extraction.

◆ lookAndFeelParameters

- (kfxLookAndFeelParameters*) lookAndFeelParameters
readwritenonatomiccopy

Look and feel parameters object.

A property to get and set kfxLookAndFeelParameters object. The default value is nil.

See also
kfxLookAndFeelParameters

◆ processingParameters

- (kfxProcessingParameters*) processingParameters
readwritenonatomiccopy

Processing parameters object.

A property to get and set kfxProcessingParameters object. The default value is nil.

See also
kfxProcessingParameters

The documentation for this class was generated from the following file:
Untitled Document © 2018 Atalasoft, Inc., 116 Pleasant St, Suite 321, Easthampton, MA 01027, U.S.A. All rights reserved. Use is subject to license terms.