[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
INT 5F - HP 95LX GRAPHICS PRIMITIVES - PUT IMAGE
AH = 0Eh
AL = replacement rule
bit 2: invert image before applying rule
bits 1-0: 00 force
01 AND
10 OR
11 XOR
DX,CX = row,column of top left corner
ES:DI -> image buffer (see AH=0Dh)
Note: if the specified image does not fit completely on the screen, this call
does nothing
See Also:
5F0D
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson