[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvCreateStructuringElementEx(System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.ElementShape,System.Int32[0:,0:])"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr cvCreateStructuringElementEx( int cols, int rows, int anchorX, int anchorY, ElementShape shape, int[,] values )
Parameters
- cols
- Type: SystemInt32
[Missing <param name="cols"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateStructuringElementEx(System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.ElementShape,System.Int32[0:,0:])"]
- rows
- Type: SystemInt32
[Missing <param name="rows"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateStructuringElementEx(System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.ElementShape,System.Int32[0:,0:])"]
- anchorX
- Type: SystemInt32
[Missing <param name="anchorX"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateStructuringElementEx(System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.ElementShape,System.Int32[0:,0:])"]
- anchorY
- Type: SystemInt32
[Missing <param name="anchorY"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateStructuringElementEx(System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.ElementShape,System.Int32[0:,0:])"]
- shape
- Type: OpenCvSharpElementShape
[Missing <param name="shape"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateStructuringElementEx(System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.ElementShape,System.Int32[0:,0:])"]
- values
- Type: SystemInt32
[Missing <param name="values"/> documentation for "M:OpenCvSharp.NativeMethods.cvCreateStructuringElementEx(System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.ElementShape,System.Int32[0:,0:])"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvCreateStructuringElementEx(System.Int32,System.Int32,System.Int32,System.Int32,OpenCvSharp.ElementShape,System.Int32[0:,0:])"]