CropAndRotateUseCase

class CropAndRotateUseCase(pageProcessor: PageProcessor)

Use case to handle cropping and rotating of the page

Constructors

Link copied to clipboard
constructor(pageProcessor: PageProcessor)

Functions

Link copied to clipboard
fun cropAndRotate(polygon: List<PointF>, rotation: RotationType, page: Page): <Error class: unknown class><Page>

Crops and rotates the page according to the given config