boundingPoly property

BoundingPoly? boundingPoly
getter/setter pair

The bounding polygon for the crop region.

The coordinates of the bounding box are in the original image's scale.

Implementation

BoundingPoly? boundingPoly;