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.0.1.0 (2.0.1.0)

Syntax

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

Inheritance Hierarchy

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

See Also