Interrups | Categories | Contents |
AX = 006Ah ES:BX -> ASCIZ filename for PCX image CX = control flagsbit 0:
Use current palette, overriding stored .PCX palettebit 1:
Load at current graphics position, not stored positionbit 2:
Load image from FG_IMAGEBUF buffer instead of .PCX file
Return:
AX = status 0000h successful 0001h file not found 0002h not a .PCX file
Note: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474 at AX=0000h)
See Also: AX=006Ch - AX=00B9h - AX=00D5h
Interrups | Categories | Contents |