Book a Demo

Author Topic: Transparent images  (Read 5556 times)

cpns

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Transparent images
« on: April 28, 2009, 12:16:20 am »
Is it possible to get EA to correctly display transparent bitmaps?

I have a number of PNG files with transparent backgrounds, but EA always displays the transparency as a solid colour. This makes all images look unattractively rectangular.

Clifford

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: Transparent images
« Reply #1 on: April 28, 2009, 01:40:10 am »
Quote
Is it possible to get EA to correctly display transparent bitmaps?

I have a number of PNG files with transparent backgrounds, but EA always displays the transparency as a solid colour. This makes all images look unattractively rectangular.

Which build are you using? I have filed such a bug some while ago for build 831 and had hoped that it would have been fixed in 7.5 (though I did not check yet).

Oliver

cpns

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: Transparent images
« Reply #2 on: April 28, 2009, 02:19:09 am »
Quote
Which build are you using?
7.1.834.

I am downloading 7.5.844 right now. I'll try it.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Transparent images
« Reply #3 on: April 28, 2009, 07:56:27 am »
EA doesn't yet support transparent png images.

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: Transparent images
« Reply #4 on: April 28, 2009, 04:59:22 pm »
Quote
EA doesn't yet support transparent png images.

My bug report of february was answered that this is a known issue also reported by many others which Sparx is trying to fix. I even have sent in several png files to support fixing and got a thankful reply.
This was before the 7.5 release and personally I would consider this being an important fix. Reports given to customers and subcontractors do not look professional if elements have a background color.

Oliver

cpns

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: Transparent images
« Reply #5 on: April 28, 2009, 06:17:15 pm »
Quote
EA doesn't yet support transparent png images.
OK. That's an interesting way of answering the the question. I am surprised I have to ask, but how about transparent images in other formats?

Clifford
« Last Edit: April 28, 2009, 06:17:48 pm by cpns »

cpns

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: Transparent images
« Reply #6 on: April 28, 2009, 07:05:33 pm »
It would not be so bad if the transparent pixels were rendered white rather than black. At least then I could use transparent images and have them at least print to paper OK, and then also work on screen if transparency is later supported.

I have settled for white background images, and setting the screen paper to white and the gradient fill nonsense off - but it is not so easy on the eye, and those settings are for the workstation, not the project.

Thanks all for your responses. Enough time spent I think!

While on the subject, is there a way of forcing an image to maintain its aspect ration when resizing? In most applications this is none by holding shift or ctrl while dragging the handle.

Clifford
« Last Edit: April 28, 2009, 07:20:52 pm by cpns »

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Transparent images
« Reply #7 on: April 28, 2009, 10:57:20 pm »
I managed to get transparent backgrounds with either bitmaps or metafiles (the latter I think). [It was some time ago...]

(I think) The trade-off was that the images could not be scaled, or something like that. Not the worst problem you could have but an annoyance.

Support for image formats seems to be an issue throughout EA. What bothers me more though, is that the various limitations are not well documented. Different parts of EA seem (without documentation it is difficult to tell) to have different limitations. Things like bitmap handling for icons and images appear to be sensitive to bitmap format (i.e. newer high color definition), but not always in the same way.

Rant ends.

Sigh...
No, you can't have it!

cpns

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: Transparent images
« Reply #8 on: April 28, 2009, 11:14:47 pm »
I am not sure that BMP supports transparency. I think the image library downloadable from EA are metafiles and if I recall correctly they have transparency.

I did try WMF/EMF, but it is probably that the PNG to WMF conversion method I used did not support transparency.