Page 1 of 1

BltFast 's problem

PostPosted: Jun 23, 2008 @ 4:32pm
by czcomtt
first, why the Blt function does't support E2DSurfaceRGBA?

second, I want to use BltFast with EFX_COLORIZE && EFX_OPACITY , how to set the property ?

I had try to do it like this, but fail.

buffer->BltFast(100, 100, &m_sprite, NULL, EFX_COLORFILL| EFX_OPACITY, 100<<24 | E_RGBX(0,0,255) );(m_sprite have Alpha)

the screen show me nothing

PostPosted: Jun 24, 2008 @ 11:49am
by edge

PostPosted: Jun 24, 2008 @ 4:32pm
by czcomtt

PostPosted: Jun 25, 2008 @ 7:24pm
by edge
Hi czcomtt,

Glad we could help.

Please contact us at info [at] edgelib [dot] com to discuss possibilities with your particle engine. Thanks!