Creates the IplImage clone instance or header for the matrix.
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- adjustAlignment (Optional)
- Type: SystemBoolean
If true, this method returns an IplImage that is adjusted alignment; otherwise, a header of IplImage is returned.
Return Value
Type: IplImage[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Mat.ToIplImage(System.Boolean)"]
See Also