Package-level declarations
Functions
Link copied to clipboard
expect suspend fun CaptureController.captureAsyncAndSave(fileName: String = "capture_shared", imageType: CapturableSaveImageType = CapturableSaveImageType.PNG(100), saveType: CapturableSaveType = CapturableSaveType.Auto)
Capture and save Image To Gallery
actual suspend fun CaptureController.captureAsyncAndSave(fileName: String, imageType: CapturableSaveImageType, saveType: CapturableSaveType)
Capture and save Image To Gallery
actual suspend fun CaptureController.captureAsyncAndSave(fileName: String, imageType: CapturableSaveImageType, saveType: CapturableSaveType)
Capture and save Image To Gallery
Link copied to clipboard
suspend fun CaptureController.captureAsyncAndShare(fileName: String = "capture_shared", imageType: CapturableSaveImageType = CapturableSaveImageType.PNG(100))
Capture and share Image