menu
dartcv4 package
documentation
core.dart
UMat
step1 method
step1 method
dark_mode
light_mode
step1
method
int
step1
(
[
int
i
=
0
])
returns step/elemSize1()
Implementation
int step1([int i = 0]) => ccore.cv_UMat_step1(ref, i);
dartcv4 package
documentation
core
UMat
step1 method
UMat class