Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Transparent Bitmaps?
#1
It's incredibly frustrating making a transparent bitmap, I know how to create it with changing it to a 256 color table bitmap, and I don't ever go with 24 bit output, but for some reason it seems that I still always either get transparency on parts of the image that I don't want, even though the indexed color is nowhere near the color of any other pixel in the image itself. Not to mention that the indexed color itself still seems to show up in the image! Unsure

Why does it not want to work for me? I'm trying to create a bitmap for the logo which will go in the Office ribbon button inside my new C++ application, but it's starting to annoy me now. I've saved around 10 different versions of the image that I want transparent, but still something wrong with all of them.

Anyone know a trick to getting good transparent bmp's?

Edit: I'll show you what I mean...
[Image: id2R3gL90vWTw.png]

Indexed color at 0x0 is that pink color i've set to make sure that it's not part of the actual logo's colors that I want.
Reply
#2
Wait, why exactly don't you just save it as a 256 color table bitmap?
Reply
#3
(01-18-2012, 12:33 PM)Laugh Wrote: Wait, why exactly don't you just save it as a 256 color table bitmap?

I did that, an indexed 256 bitmap, but it's still giving me transparency problems.
I tried again, but still...
[Image: iJr9w8Xohszw6.png]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Windows 7 custom Start Bitmaps. Extasey 10 2,583 01-30-2011, 06:52 PM
Last Post: GSR
  Make An Image Transparent in GIMP sidorak95 1 416 12-12-2010, 04:04 PM
Last Post: meleeattack5
  [RATE] Transparent #2 sig lil weezy baby 15 1,311 04-19-2010, 11:08 AM
Last Post: lil weezy baby
  Rate simple Transparent Signature lil weezy baby 16 1,671 04-16-2010, 11:10 AM
Last Post: lil weezy baby
  Transparent section of .png showing up black in photoshop cs4 Extasey 4 3,767 12-19-2009, 05:05 AM
Last Post: Extasey

Forum Jump:


Users browsing this thread: 1 Guest(s)