http://www.emgu.com
border completion mode, ignored by OpenCV

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)

Syntax

C#
public int[] BorderMode
Visual Basic
Public BorderMode As Integer()
Visual C++
public:
array<int>^ BorderMode

See Also