3 references to DIB_RGB_COLORS
System.Drawing (3)
commonui\System\Drawing\BufferedGraphicsContext.cs (3)
271NativeMethods.DIB_RGB_COLORS); 289NativeMethods.DIB_RGB_COLORS); 489hbmRet = SafeNativeMethods.CreateDIBSection(new HandleRef(null, hdc), ref pbmi, NativeMethods.DIB_RGB_COLORS, ref ppvBits, IntPtr.Zero, 0);