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