www.emgu.com/wiki
Transforms source image using the specified matrix

Declaration Syntax

Parameters
- src (IntPtr)
- Source image
- dst (IntPtr)
- Destination image
- mapMatrix (IntPtr)
- 2x3 transformation matrix
- flags (Int32)
- flags
- fillval (MCvScalar)
- A value used to fill outliers
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)