|
|
On Mon, Mar 17, 2008 at 12:47:17PM -0700, Mason Wheeler wrote:
> When blitting an image, how do you do special effects? For example, it's
> easy to do a direct copy, an alpha-blended copy or a color-keyed copy, but
> what if I wanted to use effects such as Add, Multiply, Maximum, etc? How do
> I set those up?
Right now, you do them yourself on a per-pixel-basis, I believe.
--
-bill!
bill@xxxxxxxxxxxxxxxxxxxx
http://www.newbreedsoftware.com/
_______________________________________________
SDL mailing list
SDL@xxxxxxxxxxxxxxxx
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
|
|