梁某人

发展才是硬道理

导航

2005年11月25日 #

缩略图生成算法

摘要: 抄的,避免GetThumbNail GIF透明信息丢失的问题, private unsafe Bitmap GetThumbnail(Bitmap src, int width, int height) { // preserve source-image aspect ratio float src_t = (f... 阅读全文

posted @ 2005-11-25 20:11 涛仔28 阅读(1310) 评论(0) 推荐(0) 编辑