CvMatNDDimension Structure OpenCvSharp Class Library
Pairs (number of elements, distance between elements in bytes) for every dimension

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public struct Dimension

The CvMatNDDimension type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Fields

  NameDescription
Public fieldSize
Public fieldStep
Top
See Also

Reference