menu
scanbot_sdk
scanbot_sdk.dart
CroppingPolygon
CroppingPolygon.new constructor
CroppingPolygon.new
dark_mode
light_mode
CroppingPolygon
constructor
CroppingPolygon
(
ImageRotation
imageRotation
,
List
<
PolygonPoint
>
polygon
)
Implementation
CroppingPolygon(this.imageRotation, this.polygon);
scanbot_sdk
scanbot_sdk
CroppingPolygon
CroppingPolygon.new constructor
CroppingPolygon class