<PackageReference Include="System.Drawing.Common" Version="5.0.0-rc.1.20451.14" />

ImageFormat

public sealed class ImageFormat
public static ImageFormat Bmp { get; }

public static ImageFormat Emf { get; }

public static ImageFormat Exif { get; }

public static ImageFormat Gif { get; }

public static ImageFormat Icon { get; }

public static ImageFormat Jpeg { get; }

public static ImageFormat MemoryBmp { get; }

public static ImageFormat Png { get; }

public static ImageFormat Tiff { get; }

public static ImageFormat Wmf { get; }

public Guid Guid { get; }

public ImageFormat(Guid guid)