TPerspectiveTransform.transformPoints Method

Convenience method, not optimized for performance.

Unit: ZXing.Common.PerspectiveTransform
procedure transformPoints(const xValues: TArray<Single>; const yValues: TArray<Single>)

Parameters

xValues
Type: TArray<Single>

yValues
Type: TArray<Single>