TGrid Sampler .check And Nudge Points Method
Unit: ZXing.Common.GridSampler
class function checkAndNudgePoints(image: TBitMatrix; points: TArray<Single>): boolean
Parameters
- image
- Type: ZXing.Common.BitMatrix.TBitMatrix
- points
- Type: TArray<
System.Single
>
Return Value
Type: System.Boolean