User: kirchenwald

  • Public profile

User profile: kirchenwald

User info
User name:kirchenwald
History
Joined:
Number of posts:6
Latest posts:

SDL1.2 - Drawing transparent image to color-keyed surface
Alright, I think I almost have it figured out. I looked a bit more closely into what SDL_DisplayForm...

SDL1.2 - Drawing transparent image to color-keyed surface
I am. Here's what is in the documentation: [quote]RGBA->RGBA with SDL_SRCALPHA The source is alph...

SDL1.2 - Drawing transparent image to color-keyed surface
It's not becoming more opaque from redrawing the transparent image, it's gaining a black tint just l...

SDL1.2 - Drawing transparent image to color-keyed surface
I now have this code: [code] SDL_Surface* load_surface = SDL_CreateRGBSurface( NULL, w, h, 32, 0x...

SDL1.2 - Drawing transparent image to color-keyed surface
Yeah, that's what I figured. I'm just not sure how to do it. Right now, I'm loading the color-keyed...

This user does not accept Private Messages