I have some PNG files that have transparency (alpha channel) and when I load them with a call to LoadImage I get them drawing as expected except that all of the black pixels have been turned to transparent as well. Is there a global transparency color that I can change right before calling LoadImage() so I only get my alpha channel as a mask?
- Ken
- Ken