NativeMethodshighgui_imdecode_vector Method OpenCvSharp Class Library

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

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

public static IntPtr highgui_imdecode_vector(
	byte[] buf,
	IntPtr bufLength,
	int flags
)

Parameters

buf
Type: SystemByte

[Missing <param name="buf"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_imdecode_vector(System.Byte[],System.IntPtr,System.Int32)"]

bufLength
Type: SystemIntPtr

[Missing <param name="bufLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_imdecode_vector(System.Byte[],System.IntPtr,System.Int32)"]

flags
Type: SystemInt32

[Missing <param name="flags"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_imdecode_vector(System.Byte[],System.IntPtr,System.Int32)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_imdecode_vector(System.Byte[],System.IntPtr,System.Int32)"]

See Also

Reference