|  | MatType Methods | 
The MatType type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | CV_16SC | |
|   | CV_16UC | |
|   | CV_32FC | |
|   | CV_32SC | |
|   | CV_64FC | |
|   | CV_8SC | |
|   | CV_8UC | |
|  | Equals(Int32) | |
|  | Equals(Object) | (Overrides ValueTypeEquals(Object).) | 
|  | Equals(MatType) | |
|   | FromInt32 | |
|  | GetHashCode | (Overrides ValueTypeGetHashCode.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|   | MakeType | |
|  | ToInt32 | |
|  | ToString | Returns the fully qualified type name of this instance.(Overrides ValueTypeToString.) | 
 See Also
See Also