sdl@lists.libsdl.org
[Top] [All Lists]

Re: [SDL] Blit effects

Subject: Re: [SDL] Blit effects
From: Bill Kendrick
Date: Mon, 17 Mar 2008 15:58:51 -0700
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

<Prev in Thread] Current Thread [Next in Thread>