Cropping State
class CroppingState(initialPolygon: List<PointF> = PolygonHelper.getFullPolygon(), defaultRotation: Int = 0)
Properties
Functions
Link copied to clipboard
fun onPolygonChanged(polygon: List<PointF>, documentDetectionStatus: DocumentDetectionStatus? = null, changeType: CroppingState.PolygonType = PolygonType.FREE_FORM)