Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GDI+ Save as non VFP Standard TIFF file
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01128486
Message ID:
01145532
Views:
49
Hi Mike,

Thanks for your message and ideas.
I've already obtained a partial solution, and hope to be able to to all the task using only GDI+, and with good performance.

BTW, using the new classes, it is already possible to create multi-frame TIFFs too. By the end of this week Bo may publish a new stable release, that already contains a multiframe example.

Keep in touch

Cesar


>Check your e-mail
>
>
>>>I saw that, the problem is, if I use your example you have a call :
>>>loMulti = Createobject("myGpImage")
>>>loMulti.CreateFromFile(lcSource)
>>>
>>>And somehow your source code included does not contain any reference to CreateImageFromfile (Which I think is a API).
>>
>>No Mike, "CreateImageFromFile" is one of the methods of GpImage.
>>Have in mind that "MyGpImage" is a sublass of the original "GpImage" that ships with VFP9, so it inherits the method "CreateFromFile"
>>
>>Pls send me a sample code showing how you're trying to create the Multiframe TIFF
Previous
Reply
Map
View

Click here to load this message in the networking platform