Contents

dimensions()

Returns the representation’s dimensions.

Declaration

func dimensions() -> CGSize

Return Value

The representation’s dimensions.

Discussion

If the representation doesn’t have valid dimensions, this method will return CGSizeZero.

See Also

Getting Image Attributes