Atalasoft MobileImage API Reference
|
The ID capture view controller parameters. More...
#import <kfxIDCaptureParameters.h>
Properties | |
kfxIDSide | idSide |
An ID side value that determines ID detection functionality. More... | |
Properties inherited from kfxIParameters | |
kfxLookAndFeelParameters * | lookAndFeelParameters |
Look and feel parameters object. More... | |
kfxProcessingParameters * | processingParameters |
Processing parameters object. More... | |
kfxExtractionParameters * | extractionParameters |
Extraction parameters object. More... | |
The ID capture view controller parameters.
Encapsulates all parameters related to ID capture and processing.
Default values for following parameters are differ with base classes:
|
readwritenonatomicassign |
An ID side value that determines ID detection functionality.
The supported modes are: kfxIDSide_Front: Front ID side. kfxIDSide_Back: Back ID side.
The default value is kfxIDSide_Front.