step1 method

int step1([
  1. int i = 0
])

returns step/elemSize1()

Implementation

int step1([int i = 0]) => ccore.cv_UMat_step1(ref, i);