Desktop Functions: Smart Device Functions:
|
Search Results for "SetDIBits" in [All]Constants1: EMR_
EMR_SETDIBITSTODEVICE = 80, gdi322: BitBlt BitBlt returns an error if the source and destination device contexts represent different devices. To transfer data between device contexts for different devices, convert the memory bitmap to a DIB by calling GetDIBits. To display the DIB to the second device, call SetDIBits or StretchDIBits. 3: SetDIBits
|