Click or drag to resize

MatOnes Method

Overload List
  NameDescription
Public methodStatic memberOnes(MatType, Int32)
Returns an array of all 1’s of the specified size and type.
Public methodStatic memberOnes(Size, MatType)
Returns an array of all 1’s of the specified size and type.
Public methodStatic memberOnes(Int32, Int32, MatType)
Returns an array of all 1’s of the specified size and type.
Top
See Also