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