supportedContentTypes
An array of uniform type identifiers that correspond to file formats the output image supports.
Declaration
class var supportedContentTypes: [UTType] { get }Discussion
You can save the output CGImage into HEIC, JPEG, and PNG formats.