Contents

imageProperties

Returns a dictionary of the image properties associated with the image in the image edit panel.

Declaration

optional var imageProperties: [AnyHashable : Any]! { get }

Return Value

A dictionary that contains the properties of the image.

See Also

Related Documentation

Getting and Setting Image Properties