TDefault Grid Sampler .sample Grid Method
Unit: ZXing.DefaultGridSampler
class function sampleGrid(const image: TBitMatrix; const dimensionX: Integer; const dimensionY: Integer; const transform: TPerspectiveTransform): TBitMatrix
Parameters
- image
- Type: ZXing.Common.BitMatrix.TBitMatrix
- dimensionX
- Type: System.Integer
- dimensionY
- Type: System.Integer
- transform
- Type: ZXing.Common.PerspectiveTransform.TPerspectiveTransform