zoomImage(to:)
Zooms the image so that it fits in the specified rectangle.
Declaration
func zoomImage(to rect: NSRect)Parameters
- rect:
The rectangle to fit the image in.
Zooms the image so that it fits in the specified rectangle.
func zoomImage(to rect: NSRect)The rectangle to fit the image in.