HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Getting rid of blp's blackness

09-16-2008, 01:01 AM#1
Zandose
How do I make/modify .blp files so when I use them in the image triggers they won't have the extra black stuff. When you display a *.blp image via CreateImage() they have this kind of black part which is pretty large.
09-16-2008, 01:44 AM#2
Szythe
http://www.wc3campaigns.net/showthre...ighlight=image
09-16-2008, 02:14 AM#3
TKF
What about ubersplat?
09-16-2008, 08:48 AM#4
Tide-Arc Ephemera
Quote:
Originally Posted by Zandose
How do I make/modify .blp files so when I use them in the image triggers they won't have the extra black stuff. When you display a *.blp image via CreateImage() they have this kind of black part which is pretty large.

This is done via changing it to a tga, using an alpha channel and "blacking out" bits you don't want.
09-16-2008, 01:44 PM#5
Zandose
Thank you.