Natural

@Stable
class Natural(val size: Float) : QrLogoPadding

Works like Accurate but all clipped pixels will be removed.

WARNING: this padding can cause performance issues for QR codes with large amount out data

Constructors

Link copied to clipboard
constructor(size: Float)

Properties

Link copied to clipboard
open override val size: Float

Padding size relatively to the size of logo

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int