Contents

contentType

The content type corresponding to this image format.

Declaration

var contentType: UTType { get }

Discussion

For example, if this image format equals png, the value of this property equals UTType.png.

The value of this property always conforms to UTType.image.