menu
opencv_core package
documentation
opencv.dart
Rect
x property
x property
dark_mode
light_mode
x
property
int
get
x
Implementation
int
get
x => ptr.ref.x;
set
x
(
int
v
)
Implementation
set
x(
int
v) => ptr.ref.x = v;
opencv_core package
documentation
opencv
Rect
x 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