I have a bitmap with an alpha channel and I'd like to be able to draw it onto a background and have it display as one would expect. In DelphiX there was a DrawAlpha command that you could use (I think that's what it was called) and it would result in using the alpha channel and not applying a global alpha to the whole image.

So is there a way using Andorra to draw the bitmap using the alpha channel instead of a global alpha value?