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