menu
opencv_dart package
documentation
opencv.dart
Point2fRecordExtension
asPoint2f property
asPoint2f property
dark_mode
light_mode
asPoint2f
property
@
Deprecated
("use toPoint2f() instead")
Point2f
get
asPoint2f
Implementation
@Deprecated("use toPoint2f() instead") Point2f get asPoint2f => Point2f(this.$1, this.$2);
opencv_dart package
documentation
opencv
Point2fRecordExtension
asPoint2f property
Point2fRecordExtension extension on (
double
,
double
)