Table of Contents

Method ToInt64

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

ToInt64()

Returns the node content as a signed 64-bit integer. If the node stores a floating-point number, it is rounded.

public long ToInt64()

Returns

long