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