Click or drag to resize

LineType Enumeration

http://www.emgu.com
The type of line for drawing

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 LineType
Members
  Member nameValueDescription
Filled-1 Filled
EightConnected8 8-connected
FourConnected4 4-connected
AntiAlias16 Anti-alias
See Also