Show / Hide Table of Contents

Enum LineTypes

Type of the line

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum LineTypes
Remarks

https://github.com/opencv/opencv/blob/d3bc563c6e01c2bc153f23e7393322a95c7d3974/modules/imgproc/include/opencv2/imgproc.hpp#L808

Fields

Name Description
AntiAlias

Anti-aliased line.

Link4

4-connected line.

Link8

8-connected line.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX