4 references to MemoryBmp
System.Drawing.Common (3)
System\Drawing\ImageFormatConverter.cs (3)
60
return ImageFormat.
MemoryBmp
;
99
else if (imgFormat.Guid.Equals(ImageFormat.
MemoryBmp
.Guid))
127
ImageFormat.
MemoryBmp
,
WindowsFormsIntegration (1)
System\Windows\Integration\Convert.cs (1)
148
if (IntermediateFormat.Guid.CompareTo(SDI.ImageFormat.
MemoryBmp
.Guid) == 0)