)
Call VBE/AF v1.0P function "MonoBitBlt" with:
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
Desc: copy a rectangular area from one location to another, expanding a
single bit of each source pixel
SeeAlso: #00089,#00099,#00101