Contents

zoomImageToActualSize(_:)

Zooms the image so that it is displayed using its true size.

Declaration

@IBAction func zoomImageToActualSize(_ sender: Any!)

Parameters

  • sender:

    The object initiating the action.

See Also

Manipulating the Image in a View