Desktop Functions: Smart Device Functions:
|
Search Results for "DIB_Color_Mode" in [All]Enumsgdi322: GetDIBits
static extern int GetDIBits([In] IntPtr hdc, [In] IntPtr hbmp, uint uStartScan, uint cScanLines, [Out] byte[] lpvBits, ref BITMAPINFO lpbi, DIB_Color_Mode uUsage); |