http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the names of the channels
Namespace: Emgu.CV.ReflectionAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public static string[] GetNamesOfChannels( IColor color ) |
Visual Basic |
---|
Public Shared Function GetNamesOfChannels ( _ color As IColor _ ) As String() |
Visual C++ |
---|
public: static array<String^>^ GetNamesOfChannels( IColor^ color ) |
Parameters
- color
- Type: Emgu.CV..::..IColor
The color