Click or drag to resize

GrayToString 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.1.3497 (4.1.1.3497)
Syntax
public override string ToString()

Return Value

Type: String
The string representation of this color
See Also