Table of Contents

Operator explicit operator

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

explicit operator int[](MatShape)

Returns the per-axis sizes.

public static explicit operator int[](MatShape shape)

Parameters

shape MatShape

Returns

int[]