Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save an image from the clipboard
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01349799
Message ID:
01358011
Views:
22
Bo,
I've upgraded the project to version 9 and tried a few ways posted here but to no avail. I was trying this, I downloaded the necessary files from the link and put them in the development folder but this code keeps erroring out on the do system.app line. any ideas?
~M

>You can use the GDIPlusX library (www.codeplex.com/vfpx)
>
>DO system.app
>oBMP = _SCREEN.System.Drawing.Bitmap.FromClipboard()
>oBMP.Save("MyImage.bmp", _SCREEN.System.Drawing.Imaging.ImageFormat.Bmp)
Go raibh maith agat

~M
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform