antonio622
Programmer
I have 8 horses represented by 8 PictureBoxes and each horse overlaps each other in the race. The background color for each picture (bmp) is white. How can I make the white background not appear in each PictureBox so that only the horses appear? To see each horse behind and in front of others as they move? Like a sprite without directly using DirectX
I did use a 3d engine to set the alpha colorkey but in this app I am not using 3D
I did use a 3d engine to set the alpha colorkey but in this app I am not using 3D