Up ] Docs Home ]

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

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
BH = bit-plane from which to read
Description: Copy a rectangular area from one location to another, expanding a single bit of each source pixel.
See Also: #00089,#00099,#00101