Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: how to compose images  (Read 1344 times)

0 Members and 1 Guest are viewing this topic.

til

  • Newbie
  • *
  • Posts: 5
    • View Profile
how to compose images
« on: May 11, 2009, 03:02:36 am »
I want to compose a picture by drawing multiple alpha-blended sprites.  I already know how to do this once by drawing to the screen.  However, I want to do it in a way that results in another sprite.  

I'm guessing the way to do this would be to draw sprites to an image, and then make a sprite for that image?  How is this best accomplished?

Thanks for any help,
til

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
how to compose images
« Reply #1 on: May 11, 2009, 07:46:32 am »
Laurent Gomila - SFML developer

 

anything