internal void SetMimeType([NotNull] string mimeType) =>
 SafeNativeMethods.MetadataObjectPictureSetMimeType(Handle, mimeType, true);