[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 62 Fn 009A  u - Fgdriver V3.03 - "fg_showpcx" - Display Image From PC  [V]

   AX = 009Ah
   ES:BX -> ASCIZ filename of PCX image
   CX = flags (see below)

Return: AX = status
       0000h success
       0001h file not found
       0002h not a PCX file

Notes: For FGDRIVER v1.10, this function was unused; "FG_SHOWPCX" did not
     exist yet
   This function is ignored in text modes and Hercules low-res graphics

See Also: AX=004Ah,AX=0057h,AX=0058h,AX=0059h,AX=0060h"1.10",AX=009Bh,AX=009Ch

Bitfields for flags:
 bit 0 use current palette rather than PCX file's palette
 bit 1 display image at cursor position instead of position in PCX header
 bits 2-15 reserved

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson