Contents

representations

An array containing all of the image object’s image representations.

Declaration

var representations: [NSImageRep] { get }

Discussion

This property can contain zero or more NSImageRep objects.

See Also

Working with Representations of Images