UQrAlignmentPatternFinder class
Finds the alignment pattern near the bottom-right of larger QR symbols.
Constructors
- UQrAlignmentPatternFinder(UBitMatrix image, int startX, int startY, int width, int height, double moduleSize)
Properties
Methods
-
find(
) → UPatternPoint? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited