| SparseMat Fields | 
The SparseMat type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | dataHandle | 
            Gets or sets a handle which allocates using cvSetData.
            (Inherited from DisposableObject.) | 
|  | ptr | 
            Data pointer
            (Inherited from DisposableCvObject.) | 
|   | SizeOf | 
            sizeof(cv::Mat)
             | 
 See Also
See Also