Generalbeamer | Fading Colors (possibly caused by Images)

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
TamasFGorbe
Posts: 3
Joined: Sun Mar 04, 2012 12:44 pm

beamer | Fading Colors (possibly caused by Images)

Post by TamasFGorbe »

Hi,

I'm working on a presentation and I have the following problem.

All colors in a frame fade when the frame contains an image (inserted by using simple \includegraphics)(like there would be a light gray layer on the frame). But there are other frames which also have pictures in it and their color are fine (not faded). First I thought that it's because the pictures from different sources but it's not the case. And the best part that this fading effect occurs only when I open the PDF file adobe reader <-> in texmakerx' viewer everything works OK and the colors are unchanged. Is there a simple solution?

(I hope that my description was clear :\ )

Tamas

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: beamer | Fading Colors (possibly caused by Images)

Post by Stefan Kottwitz »

Hi Tamas,

the Adobe Reader is known to have problems with transparency in images. So this problem could be caused by including PNG images with transparency (alpha channel), for example. I suggest to edit such images with a graphics program and to remove the trasparency.

Stefan
LaTeX.org admin
TamasFGorbe
Posts: 3
Joined: Sun Mar 04, 2012 12:44 pm

Re: beamer | Fading Colors (possibly caused by Images)

Post by TamasFGorbe »

Thanks for the quick reply, problem solved :D
Post Reply