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

   AX = 009Bh
   ES:BX -> ASCIZ filename of packed 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_MEMAVAIL" (see AX=005Ch);
     "FG_SHOWPPR" 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 and 256-color graphics modes

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

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