actually it seems to be blitting the background color of the picture object that is currently holding the sprite to the form.

I have the picture object set to transparent and that part seems to be working, but the blit is carrying the picture backcolor.

How do I circumvent this?