Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using a scanner to get pictures
Message
From
06/04/2000 12:38:11
 
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00356252
Message ID:
00356367
Views:
17
Leadtools supports multi-image formats other than TIF. The Load() method allows you to specify how many pages are loaded and which embedded page to start from:-

ThisForm.oleLead.Load("c:\image.tif", 0, 2, 1)

This translates to load 1 page starting at the second embedded image and automatically select the appropriate colour depth.

You can also save to multi-page formats.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform