properties
A dictionary that contains properties of the image source.
Declaration
var properties: [AnyHashable : Any] { get }Discussion
This dictionary contains the same contents as the Image Properties accessed using CGImageSourceCopyProperties(_:_:).