| MatCreate Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Create(MatType, Int32) | 
            Allocates new array data if needed.
             | 
|  | Create(Size, MatType) | 
            Allocates new array data if needed.
             | 
|  | Create(Int32, Int32, MatType) | 
            Allocates new array data if needed.
             | 
 See Also
See Also