2 references to ImageFormatMemoryBMP
System.Drawing.Common (2)
System\Drawing\Imaging\ImageFormat.cs (2)
17private static readonly ImageFormat s_memoryBMP = new(PInvokeCore.ImageFormatMemoryBMP); 131if (Guid == PInvokeCore.ImageFormatMemoryBMP)