menu
opencv_dart package
documentation
opencv.dart
Rect
y property
y property
dark_mode
light_mode
y
property
int
get
y
Implementation
int
get
y => ptr.ref.y;
set
y
(
int
v
)
Implementation
set
y(
int
v) => ptr.ref.y = v;
opencv_dart package
documentation
opencv
Rect
y property
Rect class
Constructors
new
fromNative
fromPointer
Properties
bottom
hashCode
height
props
ptr
ref
right
runtimeType
width
x
y
Methods
dispose
noSuchMethod
toString
Operators
operator ==
Static properties
finalizer