TAlignmentPatternFinder.find Method

This method attempts to find the bottom-right alignment pattern in the image. It is a bit messy since it's pretty performance-critical and so is written to be fast foremost.

Unit: ZXing.QrCode.Internal.AlignmentPatternFinder
function find: IAlignmentPattern

Return Value

{@link TAlignmentPattern} if found