| View previous topic :: View next topic |
| Author |
Message |
viciouskinid
Joined: 23 Jun 2007 Posts: 136
|
Posted: Tue Jul 15, 2008 12:32 am Post subject: How to only show an specific area of pictures |
|
|
Is there a way to show only the bottom part of a picture in a gui.
I have a picture that I want to show fully but also have the option of displaying only half. I know that I could change the dimensions of the main gui so the top half isnt covered by the gui's dimensions but this really wont work for me as I want it in the middle of the gui. |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6847 Location: Pacific Northwest, US
|
Posted: Tue Jul 15, 2008 2:06 am Post subject: |
|
|
you might have to play a bit with GDI+ and Philho's wrapper for the same. you should be able to manipulate images at will. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
|