Click or drag to resize

FontFace Enumeration

http://www.emgu.com
Fonts

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public enum FontFace
Members
  Member nameValueDescription
HersheySimplex0 Hershey simplex
HersheyPlain1 Hershey plain
HersheyDuplex2 Hershey duplex
HersheyComplex3 Hershey complex
HersheyTriplex4 Hershey triplex
HersheyComplexSmall5 Hershey complex small
HersheyScriptSimplex6 Hershey script simplex
HersheyScriptComplex7 Hershey script complex
See Also