Click or drag to resize
UMatSetTo Method
http://www.emgu.com
Overload List
  NameDescription
Public methodSetTo(Array)
Copies the values of the data to Mat.
Public methodSetTo(IInputArray, IInputArray)
Sets all or some of the array elements to the specified value.
Public methodSetTo(MCvScalar, IInputArray)
Sets all or some of the array elements to the specified value.
Top
See Also