Connecting Tech Pros Worldwide Forums | Help | Site Map

transparency colors of an image

Mr. x
Guest
 
Posts: n/a
#1: Jul 20 '05
Hello,
I would like that my image's background color will be transparent.

What I have is only paintbrush.
My image is *.jpg format (I have tried to save it as *.gif format, and I got
less quality),
and I don't know how to make the background.

In every tool I open the image (html, flash, etc...) I see the original
background color, and not the transparent color.

I would be glade if you lead me to something little better than paintbrush,
please.

Help, please.

Thanks :)



Juliette
Guest
 
Posts: n/a
#2: Jul 20 '05

re: transparency colors of an image


"Mr. x" wrote:[color=blue]
>
> Hello,
> I would like that my image's background color will be transparent.
>
> What I have is only paintbrush.
> My image is *.jpg format (I have tried to save it as *.gif format, and I got
> less quality),
> and I don't know how to make the background.
>
> In every tool I open the image (html, flash, etc...) I see the original
> background color, and not the transparent color.
>
> I would be glade if you lead me to something little better than paintbrush,
> please.
>
> Help, please.
>
> Thanks :)[/color]


Mr X,

Obviously your question has no relevance what so ever to javascript and
should therefore be ignored or flamed.
However to spare us further stupidity of you in this group:
http://www.irfanview.com/

Should do the trick for you.
Gr, J.
Lasse Reichstein Nielsen
Guest
 
Posts: n/a
#3: Jul 20 '05

re: transparency colors of an image


"Mr. x" <a@b.com> writes:
[color=blue]
> I would like that my image's background color will be transparent.[/color]

That is a problem for an image editing program. It is not something
you do in Javascript, so the newsgroup is ill chosen/
[color=blue]
> What I have is only paintbrush.[/color]

Then you probably can't.
[color=blue]
> My image is *.jpg format (I have tried to save it as *.gif format,
> and I got less quality),[/color]

JPEG-images cannot have transparency. GIF can only have 256 colors,
which is why you got worse quality. The best choice would be PNG
(Portable Network Graphics) format, since it can have 24 bit colors
and transparency.

Sadly, Microsoft refuses to implement full alpha transparency in PNG
images in img-tags/backgrounds, so you can only use simple, binary
transparency.
[color=blue]
> and I don't know how to make the background.[/color]

Get a better program. Perhaps Paint Shop Pro (free trial period) will
do it. Maybe IrfanView (free) is sufficient.
[color=blue]
> In every tool I open the image (html, flash, etc...) I see the original
> background color, and not the transparent color.[/color]

JPEG-images doesn't have transparency.
[color=blue]
> I would be glade if you lead me to something little better than paintbrush,
> please.[/color]

PSP or IrfanView.

And next time, pick a newsgroup where your question is on topic.
/L
--
Lasse Reichstein Nielsen - lrn@hotpop.com
DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleDOM.html>
'Faith without judgement merely degrades the spirit divine.'
Fabian
Guest
 
Posts: n/a
#4: Jul 20 '05

re: transparency colors of an image


Mr. x hu kiteb:
[color=blue]
> Hello,
> I would like that my image's background color will be transparent.[/color]

Didn't you ask this question last week?


--
--
Fabian
Visit my website often and for long periods!
http://www.lajzar.co.uk

Closed Thread


Similar JavaScript / Ajax / DHTML bytes