6 references to DIB_RGB_COLORS
System.Drawing.Common (3)
System\Drawing\BufferedGraphicsContext.cs (3)
225DIB_USAGE.DIB_RGB_COLORS); 243DIB_USAGE.DIB_RGB_COLORS); 409hbitmap = PInvokeCore.CreateDIBSection(hdc, bitmapInfo, DIB_USAGE.DIB_RGB_COLORS, &pvBits, HANDLE.Null, 0);
System.Windows.Forms (3)
System\Windows\Forms\Control.MetafileDCWrapper.cs (2)
166DIB_USAGE.DIB_RGB_COLORS); 203DIB_USAGE.DIB_RGB_COLORS,
System\Windows\Forms\Rendering\ControlPaint.cs (1)
225DIB_USAGE.DIB_RGB_COLORS,