搜索资源列表
GIF-makeANDplayer
- 源图像可以是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 frame can open anyway. Attent
6200856
- 彩色图像转换为灰度图 基于VB的代码 VB将彩色图像转换为灰度图,设定所有Pixel的改变不立即在pictureBox上显示,为图片框载入图片,点击“转换为灰度”按钮,即可完成转换。-Color images are converted to grayscale based on VB code VB convert a color image to grayscale, set to change all Pixel is not immediately on the pictureBox d