Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capture a portion of the screen - save as bmp
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Divers
Thread ID:
01521791
Message ID:
01521842
Vues:
54
ScreenCapture Library (FLL) for Visual FoxPro
http://www.news2news.com/vfp/?solution=9

Captures images of VFP forms, other windows, and parts of a screen. Saves a captured image to a file - supported formats BMP, JPEG, PNG, TIFF, GIF - sends an image to the clipboard, prints, or opens a preview.

Supports image scaling and clipping. Optionally prints a multiline annotation above a captured image. Allows storing metadata in captured files.

Capturing a part of the VFP main window and placing it on the clipboard (other options: file, printer).
sc_SetClip( 50, 50, 700, 300 )  && left, top, width, height
sc_WindowToClipboard( _vfp.HWnd )
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform