4 references to BI_COMPRESSION
System.Drawing.Common (2)
System\Drawing\BufferedGraphicsContext.cs (2)
233
if (bitmapInfo->bmiHeader.biCompression == (uint)
BI_COMPRESSION
.BI_BITFIELDS)
383
if (bitmapInfo->bmiHeader.biCompression == (uint)
BI_COMPRESSION
.BI_RGB)
System.Windows.Forms (2)
System\Windows\Forms\Control.MetafileDCWrapper.cs (1)
133
biCompression = (uint)
BI_COMPRESSION
.BI_RGB
System\Windows\Forms\Rendering\ControlPaint.cs (1)
200
biCompression = (uint)
BI_COMPRESSION
.BI_RGB