<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    隨筆-3  評論-26  文章-41  trackbacks-0
    using System.Drawing;
    using System.IO;
    using System.Drawing.Imaging;
    private void AddTextToImg(string fileName,string text)
    {
    if(!File.Exists(MapPath(fileName)))
    {
    throw new FileNotFoundException("The file don’t exist!");
    }
    if( text == string.Empty )
    {
    return;
    }
    //還需要判斷文件類型是否為圖像類型,這里就不贅述了
    System.Drawing.Image image = System.Drawing.Image.FromFile(MapPath(fileName));
    Bitmap bitmap = new Bitmap(image,image.Width,image.Height);
    Graphics g = Graphics.FromImage(bitmap);
    float fontSize = 12.0f;     //字體大小
    float textWidth = text.Length*fontSize;  //文本的長度
    //下面定義一個矩形區域,以后在這個矩形里畫上白底黑字
    float rectX = 0;
    float rectY = 0;
    float rectWidth = text.Length*(fontSize+8);
    float rectHeight = fontSize+8;
    //聲明矩形域
    RectangleF textArea = new RectangleF(rectX,rectY,rectWidth,rectHeight);
    Font font = new Font("宋體",fontSize);   //定義字體
    Brush whiteBrush = new SolidBrush(Color.White);   //白筆刷,畫文字用
    Brush blackBrush = new SolidBrush(Color.Black);   //黑筆刷,畫背景用
    g.FillRectangle(blackBrush,rectX,rectY,rectWidth,rectHeight);
    g.DrawString(text,font,whiteBrush,textArea);
    MemoryStream ms = new MemoryStream( );
    //保存為Jpg類型
    bitmap.Save(ms,ImageFormat.Jpeg);
    //輸出處理后的圖像,這里為了演示方便,我將圖片顯示在頁面中了
    Response.Clear();
    Response.ContentType = "image/jpeg";
    Response.BinaryWrite( ms.ToArray() );
    g.Dispose();
    bitmap.Dispose();
    image.Dispose();
    }

    調用時很簡單,

    AddTextToImg("me.jpg","文字");
    source:http://feisha.cn/Articles/Art.62.htm
    posted on 2008-04-17 09:35 百年 閱讀(182) 評論(0)  編輯  收藏 所屬分類: .net
    主站蜘蛛池模板: 精品久久亚洲中文无码| 国产99视频精品免费观看7| 亚洲色自偷自拍另类小说| 日韩在线观看免费| 亚洲国产精品毛片av不卡在线| 在线观看亚洲专区| 一级毛片直播亚洲| 免费看又黄又爽又猛的视频软件| 国产三级电影免费观看| 免费国产黄网站在线看| 婷婷综合缴情亚洲狠狠尤物| 国产成人亚洲综合a∨| 婷婷亚洲天堂影院| 一级中文字幕乱码免费| 伊人久久大香线蕉亚洲| 免费网站观看WWW在线观看| 亚洲av无码潮喷在线观看| 99re视频精品全部免费| 亚洲精品熟女国产| 免费无码精品黄AV电影| 亚洲精品色播一区二区| 四虎在线播放免费永久视频| 免费无码专区毛片高潮喷水| 久久激情亚洲精品无码?V| 永久免费av无码网站yy| 亚洲最新视频在线观看| 四虎1515hh永久久免费| 亚洲综合精品第一页| 国产免费av片在线播放| a级毛片免费观看在线| 亚洲成AV人片在WWW色猫咪| 麻花传媒剧在线mv免费观看 | 亚洲一区二区三区在线观看网站| 女人18特级一级毛片免费视频| 风间由美在线亚洲一区| 久久精品国产精品亚洲下载| 美女视频黄a视频全免费网站色窝| 久久久亚洲AV波多野结衣| 国语成本人片免费av无码 | 久久国产免费观看精品3| 亚洲看片无码在线视频|