您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Image textImage = new Bitmap("..\\..\\Texture.ICO");

  2. Image textImage = new Bitmap("..\\..\\Texture.ICO"); TextureBrush textTextureBrush = new TextureBrush(textImage); Font myFont = new Font("SansSerif", 50); e.Graphics.DrawString("Hello gouyue", myFont, textTextureBrush, 10, 20);
  3. 所属分类:C/C++

    • 发布日期:2009-01-07
    • 文件大小:33kb
    • 提供者:qq223857666