public byte[] GetExifMetadata()
Public Function GetExifMetadata As Byte()
public:
array<unsigned char>^ GetExifMetadata()
member GetExifMetadata : unit -> byte[]
HeifException | A LibHeif error occurred. -or- The meta-data block is larger than 2 GB. |
ObjectDisposedException | The object has been disposed. |