Package com.ms.com.directX Previous
Previous
Microsoft Packages
Microsoft Packages
Index
Index
Next
Next

DDBLTFAST_ Values

Use with BltFast to specify how to carry out the blit operation.

DDBLTFAST_DESTCOLORKEY
Specifies a transparent blit that uses the destination's color key.
DDBLTFAST_NOCOLORKEY
Specifies a normal copy blit with no transparency.
DDBLTFAST_SRCCOLORKEY
Specifies a transparent blit that uses the source's color key.
DDBLTFAST_WAIT
Returns as soon as the blit can be set up.


© 1996 Microsoft Corporation. All rights reserved.