The MCvMat type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
cols
number of columns
data
data pointers
hdr_refcount
Header reference count
refcount
underlying data reference counter
rows
number of rows
step
full row length in bytes
type
CvMat signature (CV_MAT_MAGIC_VAL), element type and flags

See Also