Click or drag to resize

GrayMCvScalar Property

http://www.emgu.com
Get or Set the equivalent MCvScalar value

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public MCvScalar MCvScalar { get; set; }

Property Value

Type: MCvScalar

Implements

IColorMCvScalar
See Also