Page 1 of 1

Another AlphaBlt question

PostPosted: May 29, 2002 @ 8:01am
by efortier
When blitting to a surface using the AlphaBltFast function, is it possible to have it replace the destination surface instead of "merging" the result of the blit between the source and alpha bitmap?

I currently fillrect the area where the blit will be placed on the destination surface, but it would be useful to have a flag or some other way to have AlphaBlt replace the background with the blit result.

Eric Fortier

PostPosted: May 29, 2002 @ 3:14pm
by Johan

PostPosted: May 29, 2002 @ 3:23pm
by efortier