NativeMethodsphoto_decolor Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.photo_decolor(System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus photo_decolor( IntPtr src, IntPtr grayscale, IntPtr color_boost )
Public Shared Function photo_decolor ( src As IntPtr, grayscale As IntPtr, color_boost As IntPtr ) As ExceptionStatus
public: static ExceptionStatus photo_decolor( IntPtr src, IntPtr grayscale, IntPtr color_boost )
static member photo_decolor : src : IntPtr * grayscale : IntPtr * color_boost : IntPtr -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.photo_decolor(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="grayscale"/> documentation for "M:OpenCvSharp.NativeMethods.photo_decolor(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="color_boost"/> documentation for "M:OpenCvSharp.NativeMethods.photo_decolor(System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.photo_decolor(System.IntPtr,System.IntPtr,System.IntPtr)"]