Table of Contents

Property this

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

this[int]

Gets the size of the i-th axis.

public int this[int index] { get; }

Parameters

index int

Axis index.

Property Value

int