文件名称:GIF-makeANDplayer
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- 老*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
源图像可以是bmp、jpg、ico等等,反正只要VB图片框能够打开就行。
注意两点:1.本代码中各帧的延迟时间是相同的,如果你要不相同的,请自行修改SaveGIF.cls;2.透明色取自第一张源图片左上角(0,0坐标),要保证这个像素点的颜色是你所需要的。
-Source image can be bmp, jpg, ico, etc., on the line as long as the the VB picture fr a me can open anyway. Attention to two points: 1. The code delay time for each fr a me is the same, if you want the same, modify SaveGIF.cls transparent color is taken from the first source image top left corner (0,0 coordinates ), you need to ensure that the color of the pixel point.
注意两点:1.本代码中各帧的延迟时间是相同的,如果你要不相同的,请自行修改SaveGIF.cls;2.透明色取自第一张源图片左上角(0,0坐标),要保证这个像素点的颜色是你所需要的。
-Source image can be bmp, jpg, ico, etc., on the line as long as the the VB picture fr a me can open anyway. Attention to two points: 1. The code delay time for each fr a me is the same, if you want the same, modify SaveGIF.cls transparent color is taken from the first source image top left corner (0,0 coordinates ), you need to ensure that the color of the pixel point.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
制作GIF动画\Form1.frm
...........\Form1.frx
...........\GIF文件数据结构.txt
...........\LoadGIF.cls
...........\Module1.bas
...........\SaveGIF.cls
...........\俏猫1.JPG
...........\俏猫2.JPG
...........\功夫-01.ico
...........\功夫-02.ico
...........\功夫-03.ico
...........\功夫-04.ico
...........\功夫-05.ico
...........\功夫-06.ico
...........\功夫-07.ico
...........\功夫-08.ico
...........\功夫-09.ico
...........\功夫-10.ico
...........\功夫-11.ico
...........\功夫-12.ico
...........\功夫.ani
...........\工程1.vbp
...........\工程1.vbw
...........\恐龙1.bmp
...........\恐龙2.bmp
...........\恐龙3.bmp
...........\恐龙4.bmp
...........\恐龙5.bmp
...........\恐龙6.bmp
制作GIF动画