Contents

crop(_:)

Crops the image using the current selection.

Declaration

@IBAction func crop(_ sender: Any!)

Parameters

  • sender:

    Typically the object that invoked this method.

See Also

Manipulating the Image in a View