[Missing <summary> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.977 (2.2.0.977)
Syntax
C# | Visual Basic | Visual C++ |
public: generic<typename TDepth2, typename TDepth3, typename TDepth4, typename TDepth5> where TDepth2 : gcnew() where TDepth3 : gcnew() where TDepth4 : gcnew() where TDepth5 : gcnew() Image<TColor, TDepth5>^ Convert( Image<TColor, TDepth2>^ img2, Image<TColor, TDepth3>^ img3, Image<TColor, TDepth4>^ img4, Func^ converter )
Parameters
- img2
- Image<(Of <(<'TColor, TDepth2>)>)>
[Missing <param name="img2"/> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
- img3
- Image<(Of <(<'TColor, TDepth3>)>)>
[Missing <param name="img3"/> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
- img4
- Image<(Of <(<'TColor, TDepth4>)>)>
[Missing <param name="img4"/> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
- converter
- Func<(Of <(<'T1, T2, T3, T4, TResult>)>)>
[Missing <param name="converter"/> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
Type Parameters
- TDepth2
[Missing <typeparam name="TDepth2"/> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
- TDepth3
[Missing <typeparam name="TDepth3"/> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
- TDepth4
[Missing <typeparam name="TDepth4"/> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
- TDepth5
[Missing <typeparam name="TDepth5"/> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]
Return Value
[Missing <returns> documentation for "M:Emgu.CV.Image`2.Convert``4(Emgu.CV.Image{`0,``0},Emgu.CV.Image{`0,``1},Emgu.CV.Image{`0,``2},System.Func`5)"]