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, December 11, 2006 1:04:31 PM(UTC)
subramaniank

Groups: Registered
Posts: 3


I am using LeadTools version 13.

I have images that are 150x150dpi CCITT G4 that I need to convert to 200x200dpi CCITT G4.

How do I do this?

Thanks,

KS

 

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, December 12, 2006 12:06:05 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

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

You can do this, but I need to know which programming interface (e.g. COM, OCX, API, etc.) you are using to give you more details.

 
#3 Posted : Tuesday, December 12, 2006 5:37:50 AM(UTC)
subramaniank

Groups: Registered
Posts: 3


Bashar,

I am using the dll interface.

-- KS

 
#4 Posted : Wednesday, December 13, 2006 4:27:02 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

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

Use L_LoadBitmap to load the image into a BITMAPHANDLE, then set the
XResolution and YResolution members of the BITMAPHANDLE to the new DPI values then call L_SaveBitmap to save it.

 
#5 Posted : Wednesday, December 13, 2006 6:25:37 AM(UTC)
subramaniank

Groups: Registered
Posts: 3


Thank you.
 
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.158 seconds.