[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 62 Fn 002C  u - Fgdriver V3.03 - "fg_flpimage" - Display Inv Clipped   [V]

   AX = 002Ch
   ES:BX -> mode-specific bitmap
   CX = width of bit map in bytes
   DX = height of bit map in pixel rows

Notes: For FGDRIVER v1.10, this function was "FG_DRECT" (see AX=0021h);
      "FG_FLPIMAGE" was AX=004Ch
   This call is ignored in text modes
   The image is drawn with its lower left corner at the current graphics
     cursor position
   The current clipping region is used, extended to a byte boundary

See Also: AX=0010h,AX=0022h,AX=002Ah,AX=0038h,AX=0085h,AX=008Ch,AX=009Ah

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