ly.img.android.acs / Camera / takePicture

takePicture

fun takePicture(callback: CameraView.CaptureCallback, outputPath: java.lang.String): void

* Take a Picture

Parameters

callback - CameraView.CaptureCallback: Callback that fired after image will saved as jpg.

outputPath - java.lang.String: the output path for saving the image