dotnet-api-diff

System.Drawing.Imaging

 namespace System.Drawing.Imaging {
     public sealed class ImageFormat {
+        public static ImageFormat Heif { get; }
+        public static ImageFormat Webp { get; }
     }
 }