NativeMethodsimgproc_CLAHE_setTilesGridSize Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_CLAHE_setTilesGridSize(System.IntPtr,OpenCvSharp.CvSize)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void imgproc_CLAHE_setTilesGridSize(
	IntPtr obj,
	CvSize tileGridSize
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_CLAHE_setTilesGridSize(System.IntPtr,OpenCvSharp.CvSize)"]

tileGridSize
Type: OpenCvSharpCvSize

[Missing <param name="tileGridSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_CLAHE_setTilesGridSize(System.IntPtr,OpenCvSharp.CvSize)"]

See Also

Reference