home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / asmutl / bluebook.arc / GRAPHICS.IDX < prev    next >
Text File  |  1986-05-08  |  512b  |  14 lines

  1.    Contents:
  2.    ---------
  3.    CLS        --  Clear the screen
  4.    GET_COLOR    --  Get the color of a point on the med res color screen
  5.    GMSG_OUT    --  Plot a string
  6.    PAINT    --  Fill an area with specified color
  7.    RCHAR    --  Plot a raster character
  8.    SCHAR    --  Plot a stroke character
  9.    SET_BOX    --  Fill a rectangular box with specified color
  10.    SET_LIN    --  Draw a line
  11.    SET_PT    --  Plot a point
  12.    XOR_BOX    --  Fill a rectangular box using XOR
  13.    XOR_PT    --  Plot a point using XOR
  14.