On Wed, Dec 7, 2011 at 11:54 AM, Felipe Monteiro de Carvalho
<felipemonteiro.carva...@gmail.com> wrote:
> ummm, not sure if this is really faster because you need to move
> memory 2 times.

Actually 3 times, because first you would need to copy the existing
image to the temp bitmap (to support alpha blending), then draw to it
and then draw again to the real surface.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to