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

   AX = 009Ch
   ES:BX -> ASCIZ filename of standard pixel run image
   CX = width in pixels (nonzero)

Return: AX = status
       0000h successful
       0001h file not found

Notes: For FGDRIVER v1.10, this function was "FG_SETFUNC" (see AX=0090h);
     "FG_SHOWSPR" did not exist yet
   The image is displayed with its lower left corner at the current
     graphics cursor position
   This function is ignored in text modes

See Also: AX=004Ah,AX=0057h,AX=0058h,AX=0059h,AX=009Ah,AX=009Bh

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