MatOfByteAdd Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodAdd(Byte)
Adds elements to the bottom of the matrix. (Mat::push_back)
(Overrides MatTElem, TInheritAdd(TElem).)
Public methodAdd(SByte)
Adds elements to the bottom of the matrix. (Mat::push_back)
Public methodAdd(Mat)
Adds elements to the bottom of the matrix. (Mat.push_back)
(Inherited from Mat.)
Top
See Also

Reference