initializes CvAttrList structure
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- attr
- Type: SystemString
array of (attribute_name,attribute_value) pairs - next
- Type: OpenCvSharpPointerCvAttrList
pointer to next chunk of the attributes list
Return Value
Type: CvAttrList[Missing <returns> documentation for "M:OpenCvSharp.Cv.AttrList(System.String[],OpenCvSharp.Pointer{OpenCvSharp.CvAttrList})"]
See Also