Click or drag to resize

BgrToString Method

http://www.emgu.com
Represent this color as a String

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public override string ToString()

Return Value

Type: String
The string representation of this color
See Also