| Interface | Description |
|---|---|
| PageStorage |
Interface providing easy methods to work with Page image objects
|
| Class | Description |
|---|---|
| InternalPageStorage |
Implementation of PageStorageBase that is based on ExternalFilesDir
|
| Page |
Object which represents snapped document
|
| PageFileStorage |
Interactor class which could operate with Page files
|
| PageStorageSettings |
Class collecting all params needed to save images on device
|
| Enum | Description |
|---|---|
| CameraImageFormat |
Format that will be used by storage to save image
JPG to save in jpeg
PNG to save in png
|