![]() |
Images and GDI+
|
How do yo do what:
get a form up display a picture get a form up and then display a picture and put a white border on half of then picture mirror the image upside down. Your best chance is to use google,(research) and then try to see how you are going to go about this (planning) and then if you did planning then try to write the code for it(implementation) if you get stuck with something in your research or during your implementation then post it here(pfo) and then finnaly if you care about the quality of your app test it (test). |
picture with reflection, i have tried google
|
or a command line tool that will do it????
|
Check the GDI+ docs for the "Image" class. It has a "RotateFlip" function that should do what you're looking for. I've never used it, but that's what I would try first.
P.S. VB would require the use of the System.Drawing.Image class. Has the same RotateFlip function, though. |
GDI+ designed for .NET Framework. in VB should use GDI
dear tobyhughes you can do this with gdi but it's very difficult I think seen a exaple in vbplanet.com, make a search. |
| All times are GMT -5. The time now is 1:49 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC