Atalasoft MobileImage API Reference
|
The check capture view controller parameters. More...
#import <kfxCheckCaptureParameters.h>
Properties | |
kfxCheckSide | checkSide |
A check side value that determines check 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 check capture view controller parameters.
Encapsulates all parameters related to check capture and processing.
|
readwritenonatomicassign |
A check side value that determines check detection functionality.
The supported modes are: kfxCheckSide_Front: Front check side. kfxCheckSide_Back: Back check side.
The default value is kfxCheckSide_Front.