AdvSplash: fadein/fadeout/transparency
Modified splash, supports fade in/out (win2k/xp), transparency (24bit/8bit images), 5.5k uncompressed dll size.
7 posts
Originally posted by killahbiteYou should convert it to 8-bit before you distribute it. That way, Windows 9x users will be able to see it. That is also probably what is causing your problem.
i used a 24-bit image. the odd thing is, when i use common colors (primary and secondary colors), it works. once i use other values, it doesnt work.
example:
i used a red value (no pure red), but the red didnt turn transparent. instead the black border of the image did. when i used magenta (FF00FF) i had no problem.
could it be that this only works on colors from the windows palette?