zoomOut(_:)
Zooms the image out.
Declaration
@IBAction func zoomOut(_ sender: Any!)Parameters
- sender:
Typically the object that invoked this method.
Zooms the image out.
@IBAction func zoomOut(_ sender: Any!)Typically the object that invoked this method.