Table of Contents

Constructor Vec2i

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Vec2i(int, int)

2-Tuple of int (System.Int32)

public Vec2i(int Item0, int Item1)

Parameters

Item0 int
Item1 int