Package io.scanbot.sdk.persistence.page
Interface PageStorage
-
- All Implemented Interfaces:
public interface PageStorage
Interface providing easy methods to work with Page image objects.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
PageStorage.ImageType
Types of images to be saved on disk for each page.
public class
PageStorage.Companion
-