The information in this article applies to:
SUMMARYIn some display drivers compatible with Microsoft Windows, the BitBlt and StretchBlt functions support transparent mode. Before using this feature, an application must determine whether the display driver supports this mode by calling the GetDeviceCaps function. MORE INFORMATION
Two of the multimedia display drivers, MMV7VGA.DRV and MMWD480.DRV,
support transparent mode. When using GetDeviceCaps to determine the
capabilities of these drivers, it is common to use the RASTERCAPS
index. However, to determine if transparent mode is supported, an
application must use the CAPS1 index.
Additional query words: 3.00 3.10 no32bit
Keywords : kb16bitonly |
Last Reviewed: November 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |