saveTakenPicture

fun saveTakenPicture(image: ByteArray, captureInfo: CaptureInfo, imageScale: Float, requiredAspectRatios: List<AspectRatio> = PageStorageProcessor.Configuration.DEFAULT().requiredAspectRatios, documentImageSizeLimit: PageStorageProcessor.Configuration.Size): <Error class: unknown class><Page>

Stores taken picture in DraftPageStorage throws IOException that need to be handled with catch {} in flow api