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