Contents

imageSize()

Returns the size of the image in the image view.

Declaration

func imageSize() -> NSSize

Return Value

The size of the image.

Discussion

The image size changes whenever an image is rotates or cropped.

See Also

Getting and Setting Image View Characteristics