NativeMethodsimgproc_CLAHE_getTilesGridSize Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_CLAHE_getTilesGridSize(System.IntPtr,OpenCvSharp.Size@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_CLAHE_getTilesGridSize( IntPtr obj, out Size returnValue )
Public Shared Function imgproc_CLAHE_getTilesGridSize ( obj As IntPtr, <OutAttribute> ByRef returnValue As Size ) As ExceptionStatus
public: static ExceptionStatus imgproc_CLAHE_getTilesGridSize( IntPtr obj, [OutAttribute] Size% returnValue )
static member imgproc_CLAHE_getTilesGridSize : obj : IntPtr * returnValue : Size byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_CLAHE_getTilesGridSize(System.IntPtr,OpenCvSharp.Size@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_CLAHE_getTilesGridSize(System.IntPtr,OpenCvSharp.Size@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_CLAHE_getTilesGridSize(System.IntPtr,OpenCvSharp.Size@)"]