9910

          單飛

             :: 首頁 :: 聯系 :: 聚合  :: 管理
          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
          主站蜘蛛池模板: 景宁| 凤山市| 丁青县| 旺苍县| 扎兰屯市| 海丰县| 大同市| 济阳县| 吉林市| 甘谷县| 西贡区| 留坝县| 西畴县| 芜湖市| 壤塘县| 高密市| 肇源县| 防城港市| 义乌市| 长寿区| 封丘县| 额济纳旗| 黑龙江省| 新巴尔虎右旗| 二手房| 北安市| 宜都市| 嵊州市| 子洲县| 珠海市| 嘉峪关市| 元朗区| 盖州市| 岳阳市| 新闻| 石城县| 岚皋县| 通道| 合水县| 白河县| 日土县|