WinFrom程序如何从数据库循环读取图片并合成
摘要:
数据库中有表backgroundimage(背景图片表),backgroundpoint(图片坐标表),systemheadimage(头像表),分别存放的背景,坐标及头像,我现在要对应遍历出三表相关信息并合成一张图片,合成方法我已经做好,如下代码:C# code原文转自:http://club.itqun.net/showtopic-257319.htmlusing System;using System.Collections.Generic;using System.Text;using System.Drawing;using System.Drawing.Drawing2D;name 阅读全文
posted @ 2012-04-26 18:14 悟生慧 阅读(704) 评论(1) 推荐(0)
浙公网安备 33010602011771号