QrBrush

@Stable
interface QrBrush

Color Brush factory for a QR code part.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Check if this brush is specified

Link copied to clipboard

Check if this brush is not specified

Link copied to clipboard
abstract val mode: QrBrushMode

Brush mode indicates the way this brush is applied to the QR code part.

Functions

Link copied to clipboard
abstract fun brush(size: Float, neighbors: Neighbors): Brush

Factory method of the Brush for the element with given size and neighbors.