[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 62 Fn 0018  u - Fgdriver V3.03 - "fg_dispfile" - Display Stored Image  [V]

   AX = 0018h
   ES:BX -> ASCIZ filename
   CX = image width in pixels (> 0)
   DX = image format
       0000h Fastgraph standard pixel run format
       0001h packed pixel run format

Notes: For FGDRIVER v1.10, this function was "FG_PALETTES" (see AX=0070h);
     "FG_DISPFILE" was AX=004Fh
   This call is ignored in text modes
   The image is displayed with its lower left corner at the current
     graphics cursor position

See Also: AX=0019h,AX=001Ah,AX=009Ah,AX=009Bh,AX=009Ch

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