This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, May 23, 2007 3:49:59 AM(UTC)
Groups: Registered
Posts: 4
Hi,
I want to know how to save thumbnail after creating to a file can anyone please help me
Thanks in Advance
[:D]
#2
Posted
:
Wednesday, May 23, 2007 11:28:46 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
The details depend on the LEADTOOLS version and the programming interface that you use.
What is the exact LEADTOOLS version (v13, v14, v14.5, etc.) that you use?
And what is the programming interface (OCX, COM, API, C++ Class Library, .Net, VCL, etc.) that you use?
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Thursday, May 24, 2007 1:27:04 AM(UTC)
Groups: Registered
Posts: 4
Hi,
I'm using leadtools version 15 with .net environment and language as c#
Edited by moderator Friday, November 4, 2016 8:41:48 AM(UTC)
| Reason: Not specified
#4
Posted
:
Sunday, May 27, 2007 12:35:21 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
Some file formats (such as JPEG) supports saving thumbnail info with the image.
For example, to save JPEG images with thumbnail (stamp), you need to set the codecs.Options.Jpeg.Save.SaveWithStamp property to True. For more information, please read the following topic in the LEADTOOLS .Net documentation:
- CodecsJpegOptions Class
- CodecsJpegSaveOptions Class
- SaveWithStamp Property
- SaveStamp Method
Also, please read the following forum posts:
http://support.leadtools.com/SupportPortal/cs/forums/871/ShowPost.aspx
http://support.leadtools.com/SupportPortal/cs/forums/7096/ShowPost.aspx
Thanks,
Maen Badwan
LEADTOOLS Technical Support
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.