Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use Gdiplus.dll to view multi-page Tif?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00799178
Message ID:
00800162
Vues:
29
Andy,

Gdiplus.dll is not a COM DLL and shouldn't be registered. A simple viewer of an image files can be made with GDI+ class and ListView ActiveX control. GDI+ class has a method to return an image as a Picture object, which can be assigned to the Picture property of ListView control.

>I can use his examples for making a multi-page tif.
>But I didn't see an example there (or anywhere on the web) for viewing a tif.
>I will use the Kodak Imaging Edit control for the viewing.
>
>- Alexander's code is excellent. One note is that you can NOT register
> Gdiplus.dll. I very quickly tested where FoxPro will search for
> Gdiplus.dll, and came up with:
>          1.  Full path to DLL, if part of DECLARE ...
>	  2.  Current directory.
>	  3.  Windows\System32 dir.
>	  4.  Dirs. in FoxPro path
>Hope this helps,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform