Click or drag to resize

InputArrayCreate Method

Overload List
  NameDescription
Public methodStatic memberCreateT(IEnumerableT)
Creates a proxy class of the specified list
Public methodStatic memberCreate(Double)
Creates a proxy class of the specified double
Public methodStatic memberCreateT(T)
Creates a proxy class of the specified list
Public methodStatic memberCreateT(T)
Creates a proxy class of the specified list
Public methodStatic memberCreate(Mat)
Creates a proxy class of the specified Mat
Public methodStatic memberCreate(IEnumerableMat)
Creates a proxy class of the specified array of Mat
Public methodStatic memberCreate(MatExpr)
Creates a proxy class of the specified MatExpr
Public methodStatic memberCreate(Scalar)
Creates a proxy class of the specified Scalar
Public methodStatic memberCreateT(IEnumerableT, MatType)
Creates a proxy class of the specified list
Public methodStatic memberCreateT(T, MatType)
Creates a proxy class of the specified list
Public methodStatic memberCreateT(T, MatType)
Creates a proxy class of the specified list
Top
See Also