Attribute used to specify color information

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public sealed class ColorInfoAttribute : Attribute
Visual Basic (Declaration)
Public NotInheritable Class ColorInfoAttribute _
	Inherits Attribute
Visual C++
public ref class ColorInfoAttribute sealed : public Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    Emgu.CV..::.ColorInfoAttribute

See Also