http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the display color for each channel
Namespace: Emgu.CV.ReflectionAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public static Color[] GetDisplayColorOfChannels( IColor color ) |
Visual Basic |
---|
Public Shared Function GetDisplayColorOfChannels ( _ color As IColor _ ) As Color() |
Visual C++ |
---|
public: static array<Color>^ GetDisplayColorOfChannels( IColor^ color ) |
Parameters
- color
- Type: Emgu.CV..::..IColor
The color