home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 July / PCpro_2005_07.ISO / files / freeware / hardcopy / hcf.exe / basic / Basic_Image_016_Trim.bas < prev    next >
Encoding:
BASIC Source File  |  2003-11-26  |  48 b   |  5 lines

  1.  
  2. Image(0).Trim( 10,10 , 200,100 )
  3. Redraw()
  4.  
  5.