Click to See Complete Forum and Search --> : Is JS capable of doing this??( filter:chroma )


Aneesh Lal G A
02-03-2006, 01:25 AM
Hi all,
I have used filter:chroma(#ffcfce) to remove that color from a GIF file.
But it is not working. I m a VC++ programmer and capable of doing the same using VC++(with Transparent BitBliting). But some other colors workk in both cases...(Such as black). If anybody know a solution please help.

Regards,
Aneesh

CrazyMerlin
02-03-2006, 02:49 AM
are you removing the color dynamically?

does it need to be removed dynamically?

kink
02-03-2006, 03:11 AM
you have it absolutly right but it doesnt work so well on jpeg files

Aneesh Lal G A
02-07-2006, 12:27 AM
Thnx....I have done it using another method