Click or drag to resize

NativeMethodsphoto_Tonemap_getGamma Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.photo_Tonemap_getGamma(System.IntPtr,System.Single@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus photo_Tonemap_getGamma(
	IntPtr obj,
	out float returnValue
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.photo_Tonemap_getGamma(System.IntPtr,System.Single@)"]

returnValue
Type: SystemSingle

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.photo_Tonemap_getGamma(System.IntPtr,System.Single@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.photo_Tonemap_getGamma(System.IntPtr,System.Single@)"]

See Also