crop(_:)
Crops the image using the current selection.
Declaration
@IBAction func crop(_ sender: Any!)Parameters
- sender:
Typically the object that invoked this method.
Crops the image using the current selection.
@IBAction func crop(_ sender: Any!)Typically the object that invoked this method.