init(imageURL:orientation:)
Creates an image attachment from a file URL pointing to an image.
Declaration
init(imageURL: URL, orientation: CGImagePropertyOrientation? = nil)Creates an image attachment from a file URL pointing to an image.
init(imageURL: URL, orientation: CGImagePropertyOrientation? = nil)