NativeMethodsimgproc_applyColorMap Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_applyColorMap(System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_applyColorMap( IntPtr src, IntPtr dst, int colormap )
Public Shared Function imgproc_applyColorMap ( src As IntPtr, dst As IntPtr, colormap As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_applyColorMap( IntPtr src, IntPtr dst, int colormap )
static member imgproc_applyColorMap : src : IntPtr * dst : IntPtr * colormap : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_applyColorMap(System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_applyColorMap(System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="colormap"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_applyColorMap(System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_applyColorMap(System.IntPtr,System.IntPtr,System.Int32)"]