Component for Image Processing / Compositing

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
I need to create a composite image of 3 different components:
1) A background image<br/>
2) An icon (as image)<br/>
3) A text label
Im looking for recommendations for a component for C# that can handle this (VS2008 or VS2010). We need to create custom buttons that are based on a pre-set background image, a users choice of an icon file, and a text label, which should all be composited
on a single PNG (with alpha) image.
Thanks in advance,<br/>
Mark

View the full article
 
Back
Top