imageSize()
Returns the size of the image in the image view.
Declaration
func imageSize() -> NSSizeReturn Value
The size of the image.
Discussion
The image size changes whenever an image is rotates or cropped.
Returns the size of the image in the image view.
func imageSize() -> NSSizeThe size of the image.
The image size changes whenever an image is rotates or cropped.