Transforms source image using the specified matrix


- src (IntPtr)
- Source image
- dst (IntPtr)
- Destination image
- mapMatrix (IntPtr)
- 3? transformation matrix
- flags (Int32)
[Missing <param name="flags"/> documentation for "M:Emgu.CV.CvInvoke.cvWarpPerspective(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,Emgu.CV.Structure.MCvScalar)"]
- fillval (MCvScalar)
- A value used to fill outliers