This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, March 31, 2009 4:44:10 AM(UTC)
Groups: Registered
Posts: 11
Please advise me how to generate thumbs for image which is placed in some URL. I know that class RasterThumbnailBrowser is helpful for generating thumbs for a file from some folder. Thank you in advise.
#2
Posted
:
Thursday, April 2, 2009 8:08:52 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You can use the RasterCodecs.Load(URI) method to load the image from a web server. You can then use SizeCommand class to reduce its size to become a thumbnail.
#3
Posted
:
Sunday, April 5, 2009 9:37:01 PM(UTC)
Groups: Registered
Posts: 11
Thank you, I managed exactly with this method:)
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.