QRCodeSquareType

enum QRCodeSquareType : Enum<QRCodeSquareType>

The types available for squares in a QRCode.

Author

Rafael Lins - g0dkar

Entries

Link copied to clipboard

Used to point out that this is part of the margin.

Link copied to clipboard

Anything special. Just a square.

Link copied to clipboard

Part of the timing pattern. Make it a square like any other :)

Link copied to clipboard

Part of a position ajustment pattern: just like a position probe, but much smaller.

Link copied to clipboard

Part of a position probe: one of those big squares at the extremities of the QRCode.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int