IViewFinder

interface IViewFinder

I view finder

Functions

Link copied to clipboard
abstract fun setBorderAlpha(alpha: Float)

Set border alpha

Link copied to clipboard
abstract fun setBorderColor(borderColor: Int)

Set border color

Link copied to clipboard
abstract fun setBorderCornerRadius(borderCornersRadius: Int)

Set border corner radius

Link copied to clipboard
abstract fun setBorderCornerRounded(isBorderCornersRounded: Boolean)

Set border corner rounded

Link copied to clipboard
abstract fun setBorderLineLength(borderLineLength: Int)

Set border line length

Link copied to clipboard
abstract fun setBorderStrokeWidth(borderStrokeWidth: Int)

Set border stroke width

Link copied to clipboard
abstract fun setBottomLeftCornerColor(color: Int)

Set bottom left corner color

Link copied to clipboard
abstract fun setBottomRightCornerColor(color: Int)

Set bottom right corner color

Link copied to clipboard
abstract fun setLaserColor(laserColor: Int)

Set laser color

Link copied to clipboard
abstract fun setLaserEnabled(isLaserEnabled: Boolean)

Set laser enabled

Link copied to clipboard
abstract fun setMaskColor(maskColor: Int)

Set mask color

Link copied to clipboard
abstract fun setSquareViewFinder(isSquareViewFinder: Boolean)

Set square view finder

Link copied to clipboard
abstract fun setTopLeftCornerColor(color: Int)

Set top left corner color

Link copied to clipboard
abstract fun setTopRightCornerColor(color: Int)

Set top right corner color

Link copied to clipboard
abstract fun setupViewFinder()

Setup view finder

Link copied to clipboard
abstract fun setViewFinderOffset(offset: Int)

Set view finder offset

Inheritors

Link copied to clipboard