In deep inside, the code is simple; I'm just using the DrawAlpha- method.


TPictureList loads it's items in the beginning from graph folder and takes the transparent color from picture's pixels [0,0], like usually. And images' backgrounds are totally the right and solid color, checked in many ways. So this SHOULd work, everything's ok.

Is there something I dont know? With normal Draw or StretchDraw etc. those works well but DrawAlpha-, DrawSub- and DrawAdd- methods screws it up.. :(