Table of Contents

Constructor Vec3i

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Vec3i(int, int, int)

3-Tuple of int (System.Int32)

public Vec3i(int Item0, int Item1, int Item2)

Parameters

Item0 int
Item1 int
Item2 int