An image is still worth a thousand words, right? ^_^'
I would like to know why I get those ugly unwanted pixels... and how to get rid of them
I loaded my images from BMP with a fuschia background
CreateMaskFromColor(sf::Color(255,0,255,255), 0)
then, I made my sprites from the modified images
I also tried to use PNG with an already transparent background but it did the same...