Up ] Docs Home ]

Call VBE/AF v1.0P function "TransBitBlt"

Back ] Next ]

Data:
ES:EDI device context buffer (see #00089)
DS:ESI BitBlt parameter block (see #00100)
BL = mix operation
00h = replace
01h = XOR
02h = OR
03h = AND
ECX = transparent color
Description: Copy a rectangular area from one location to another, treating pixels with the specified color as transparent (leaving the destination unchanged).
See Also: #00089,#00099,#00102,#00107