Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, June 8, 2009 10:13:44 PM(UTC)

brucelu  
brucelu

Groups: Registered
Posts: 7


Hi,

I am using LeadTools in C#. There is a command named 'PicturizeListCommand' which picturizes the image using a specific thumbnail image.  But I want to picturize the image with multi-images. It seems this feature is supported by C and C++ interface of LeadTools, but can't find in C# or COM interface.

Is there anybody can tell me how to implement multi-images picturizelist effect in C#?

Thanks.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, June 9, 2009 8:56:46 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

The PicturizeListCommand class takes a RasterImage object and uses it as follows:
- The first page in the RasterImage is the target of picturizing.
- The thumbnails are generated from all the pages of the RasterImage object (the internal bitmap list).

 
#3 Posted : Monday, June 15, 2009 5:30:56 PM(UTC)

brucelu  
brucelu

Groups: Registered
Posts: 7


Thanks very much. It works now.
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.081 seconds.