MagnifierView

Circular magnifier used while adjusting document corners.

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet)

Properties

Link copied to clipboard

Bitmap displayed by the magnifier.

Functions

Link copied to clipboard
open override fun onCornerFocus(widthPercent: Float, heightPercent: Float)

Updates the magnifier to center on the focused corner.

Link copied to clipboard
open override fun onCornerUnfocus()

Clears the focused corner and hides the magnified content.