Contents

zoomImageToFit(_:)

Zooms the image so that it fits in the image view.

Declaration

@IBAction func zoomImageToFit(_ sender: Any!)

Parameters

  • sender:

    The object initiating the action.

See Also

Manipulating the Image in a View