1 reference to _CreateDIBSection
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2401
hBitmap =
_CreateDIBSection
(hdc, ref bitmapInfo, DIB_RGB_COLORS, out ppvBits, hSection, dwOffset);