Cool4 Posted August 17, 2004 Share Posted August 17, 2004 how do i stretch just a part of an image like style builder does? just want to stretch some pixels in the middle to make something like skinned buttons thanks in advance ;) Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted August 19, 2004 Share Posted August 19, 2004 Well, with old GDI you'd use the StretchBlt function. I think with GDI+ you just use the DrawImage method of the Graphics object. Link to comment Share on other sites More sharing options...
0 Cool4 Posted August 20, 2004 Author Share Posted August 20, 2004 thanks, i'll google for more details, i just needed a clue of where to start ;) Link to comment Share on other sites More sharing options...
Question
Cool4
how do i stretch just a part of an image like style builder does? just want to stretch some pixels in the middle to make something like skinned buttons
thanks in advance ;)
Link to comment
Share on other sites
2 answers to this question
Recommended Posts