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