2 references to ImageFormatBMP
System.Drawing.Common (2)
System\Drawing\Imaging\ImageFormat.cs (2)
18private static readonly ImageFormat s_bmp = new(PInvokeCore.ImageFormatBMP); 136if (Guid == PInvokeCore.ImageFormatBMP)