Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Read / Write Gif ActiveX

Status
Not open for further replies.

themaddis

Programmer
Joined
Jul 20, 2007
Messages
3
Location
GB
Hi there. I need some help.

I am writing a program in VB6 where i need to extract each frame from an animated gif, watermark each frame, then recompile the gif back to an animated gif.

The reason for this is i want to be able to watermark any animated gifs i pass through my program.

At the moment i am using AniGif.ocx which will allow me to view and extract each frame from the gif.

I am then using watermark factory pro to watermark each frame. I have looked at MakeGif 1.5 as it has command line support which i can send the details of the watermarked frames to recompile the gif, but an reluctant to buy, as i would rather have a control to do this.

I have looked far and long to try and find an activeX control that will alow me to both Read and write gif frames.

Does anyone have any info/ know where i can find such a control?

Please help.

Thanks Matt Addis
UK
 
Doubtful you will find one that is free due to the copyright on the LZW compression that Unisys requiring a licence fee from developers.



Chris.

Indifference will be the downfall of mankind, but who cares?
Woo Hoo! the cobblers kids get new shoes.
People Counting Systems

So long, and thanks for all the fish.
 
>the copyright on the LZW compression that Unisys requiring a licence fee

Long expired
 
I believe it was patent not copyright that applied to LZW. The patent has expired - see
___________________________________________________________
If you want the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
Steam Engine Prints
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top