Contents

zoomOut(_:)

Zooms the image out.

Declaration

@IBAction func zoomOut(_ sender: Any!)

Parameters

  • sender:

    Typically the object that invoked this method.

See Also

Manipulating the Image in a View