9910

          單飛

             :: 首頁 :: 聯(lián)系 :: 聚合  :: 管理

          公告

          Coding is Everything

          常用鏈接

          留言簿(11)

          我參與的團隊

          搜索

          •  

          最新評論

          閱讀排行榜

          public void toImage(Control composiste ,File file)throws Excepton{
          Display display 
          = PlatformUI.getWorkbench().getDisplay();
          Point size 
          = composite.getSize();
          final Image image = new Image(display,size.x,size.y);
          GC gc 
          = new GC(Composite);
          gc.copyArea(image,
          0,0);
          gc.dispose();
          // save image to file;
          ImageData imageData = image.getImageData();
          ImageLoader imageLoader 
          = new ImageLoader();
          imageLoader.data 
          = new  ImageData[1];
          FileOutputStream fos 
          = new FileOutputStream(file);
          iamgeLoader.save(fos,SWT.IMAGE_JPEG);
          image.dispose();
          fos.close();
          }


          posted on 2008-04-22 17:49 單飛 閱讀(293) 評論(0)  編輯  收藏 所屬分類: Eclipse Plugin
          主站蜘蛛池模板: 方山县| 德庆县| 图木舒克市| 灌阳县| 常熟市| 大理市| 桓仁| 诏安县| 桑日县| 乌鲁木齐县| 邢台县| 安庆市| 武邑县| 吉木萨尔县| 运城市| 即墨市| 海丰县| 鄢陵县| 石屏县| 乡城县| 恩施市| 海伦市| 个旧市| 云霄县| 长顺县| 武冈市| 博湖县| 凌云县| 察哈| 崇州市| 泽州县| 大厂| 石狮市| 奉节县| 滦南县| 连江县| 通城县| 长葛市| 新干县| 兰西县| 绥中县|