将bmp格式的图像转换为gif格式(200分)

H

Helen

Unregistered / Unconfirmed
GUEST, unregistred user!
我需要将大量bmp格式的图像转换为gif格式的,但不知怎么做,谁能帮帮我吗?
谢谢! (这个问题很难吗?我不大清楚,不过,这么久没人回答,只好多拿出100分
了.能快一点吗?急着使用它.如果根本不能转换的话,也请告诉我,可以吗?)
 
用TGifImage,能将任何图象格式转换成Gif,并支持动画Gif,

地址:http://www.melander.dk/delphi/gifimage/

TGIFImage is a full TGraphic implementation of the GIF graphics format.

It reads, writes and displays animated GIFs and can
convert to and from the BMP format and any other
format supported by TGraphic (e.g TJPEGImage,

GIFImage registers itself with TPicture, giving you
instant support for the GIF format throughout Delphi
(47Kb Screenshot). After installing TGIFImage, you
will be able to load, save and display GIFs without
any additional code!

By using a multi-threaded draw engine,
TGIFImage can render and display animated GIFs
completely asynchronously without blocking your
program. It can even paint an image concurrently on multiple canvases at the same time.


Great? it contains souce code,ah-ha!
 
JiangTao:
谢谢你的回答,但很抱歉,我没办法上网,所以不能下载TGifImage,你能帮忙吗?
谢了.如果有困难的话,不用勉强,过几天我让朋友帮我下载就可以了,不过,这样的
话,暂时就不能给你分了,请你再耐心的等等,别心急,好吗?
Helen
 
给你e-mail过去了,请查收
 
呜呜呜,看来这个月是没戏了 ^_^
 
hi,jiangtao:
能也发给我一份吗?谢谢!
Mailto: czydsp@263.net.
 
Jiang tao:
谢谢你,太好了。
Helen
 
接受答案了.
 
顶部