Sorry for making these..


When I draw pictures from UnDelphiX's imagelist- component, I usually use normal draw(surface,x,y,patternI)- method, but sometimes I need the others, for example DrawSub, or DrawAlpha, etc. and when I use them, the transparent colors won't work. They DO work with normal Draw- method.

What solves this problem?