Click or drag to resize

IColor Interface

http://www.emgu.com
A color type

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public interface IColor

The IColor type exposes the following members.

Properties
  NameDescription
Public propertyDimension
Get the dimension of the color type
Public propertyMCvScalar
The equivalent MCvScalar value
Top
See Also