TPerspectiveTransform.quadrilateralToQuadrilateral Method

Definition

Delphi
class function quadrilateralToQuadrilateral(const x0: Single; const y0: Single; const x1: Single; const y1: Single; const x2: Single; const y2: Single; const x3: Single; const y3: Single; const x0p: Single; const y0p: Single; const x1p: Single; const y1p: Single; const x2p: Single; const y2p: Single; const x3p: Single; const y3p: Single): TPerspectiveTransform

Parameters

x0
Single
y0
Single
x1
Single
y1
Single
x2
Single
y2
Single
x3
Single
y3
Single
x0p
Single
y0p
Single
x1p
Single
y1p
Single
x2p
Single
y2p
Single
x3p
Single
y3p
Single

Returns