Contents

imageBounds()

Returns the bounds of the image expressed in pixels and aligned to integer boundaries.

Declaration

func imageBounds() -> NSRect

Return Value

The bounds of the image. Note that the QCPlugIn class does not support images that have infinite bounds.

See Also

Providing Information About the Image