Method SetTo
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SetTo(Scalar, Mat?)
Sets all or some of the array elements to the specified value.
public Mat SetTo(Scalar value, Mat? mask = null)
Parameters
Returns
SetTo(InputArray, Mat?)
Sets all or some of the array elements to the specified value.
public Mat SetTo(InputArray value, Mat? mask = null)
Parameters
valueInputArraymaskMat