File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ QuickCapture IOS SDK v 1.0.2
1717Mainly the SDK will expose two classes and two supporting classes :
1818
1919 1 . ** CameraHelper** - * Handle the camera related operations. Basically, an activity.*
20- 2 . ** ImgHelper** - * Purpose of this class is to handle all imaging related operations.*
21- 3 . ** Config** - * Holds various configurations for camera .*
22- 4 . ** ImgException** - * Handle all exceptions on Image related operations on ImgHelper.*
20+ 2 . ** ImgHelper** - * Purpose of this class is to handle all imaging related operations.*
21+ 3 . ** Config** - * Holds various configurations of SDK .*
22+ 4 . ** ImgException** - * Handle all exceptions on Image related operations on ImgHelper.*
2323
2424
2525Based on the requirement any one or all classes can be used. And need to import those from the SDK.
You can’t perform that action at this time.
0 commit comments