A collection of reflection function that can be applied to ColorType object

Namespace: Emgu.CV.Reflection
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class ReflectColorType
Public NotInheritable Class ReflectColorType
public ref class ReflectColorType abstract sealed

Members

      
 All Members  Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
GetDisplayColorOfChannels(IColor)
Get the display color for each channel
GetNamesOfChannels(IColor)
Get the names of the channels

Inheritance Hierarchy

System..::..Object
  Emgu.CV.Reflection..::..ReflectColorType

See Also