FinderPictureCallback

Represents implementation of BasePictureCallback that rotates and crops a part of the snapped image which is visible in the Finder view

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun onPictureTaken(image: Bitmap?, captureInfo: CaptureInfo)

Invoked when picture is taken, rotated and cropped according to Finder view size

Link copied to clipboard
open override fun onPictureTakenInternal(image: ByteArray, imageOrientation: Int, finderRect: List<PointF>, isCapturedAutomatically: Boolean)

Invoked when picture is taken