total property
      
      int
      get
      total
      
    
    
returns the total number of matrix elements
Implementation
int get total => ccore.cv_UMat_total(ref);returns the total number of matrix elements
int get total => ccore.cv_UMat_total(ref);