472,978 Members | 2,100 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,978 software developers and data experts.

transparency colors of an image

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 :)
Jul 20 '05 #1
3 3797
"Mr. x" wrote:

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 :)

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.
Jul 20 '05 #2
"Mr. x" <a@b.com> writes:
I would like that my image's background color will be transparent.
That is a problem for an image editing program. It is not something
you do in Javascript, so the newsgroup is ill chosen/
What I have is only paintbrush.
Then you probably can't.
My image is *.jpg format (I have tried to save it as *.gif format,
and I got less quality),
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.
and I don't know how to make the background.
Get a better program. Perhaps Paint Shop Pro (free trial period) will
do it. Maybe IrfanView (free) is sufficient.
In every tool I open the image (html, flash, etc...) I see the original
background color, and not the transparent color.
JPEG-images doesn't have transparency.
I would be glade if you lead me to something little better than paintbrush,
please.


PSP or IrfanView.

And next time, pick a newsgroup where your question is on topic.
/L
--
Lasse Reichstein Nielsen - lr*@hotpop.com
DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleDOM.html>
'Faith without judgement merely degrades the spirit divine.'
Jul 20 '05 #3
Mr. x hu kiteb:
Hello,
I would like that my image's background color will be transparent.


Didn't you ask this question last week?
--
--
Fabian
Visit my website often and for long periods!
http://www.lajzar.co.uk

Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: Nathan Sokalski | last post by:
I am trying to create graphics with GDI+ that include transparency. However, the transparency never seems to show up, even though my colors have an alpha value of 0. How can I generate a graphic...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.