Data
Undocumented
-
Outputs a
Data
object with the desired metadata dictionaryParameter
Parameter metadata: metadata dictionary to be addedReturns
JPEG formatted image dataDeclaration
Swift
public func jpegData(withMetadataDictionary metadata: [String: Any]) -> Data?