This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, April 25, 2006 2:13:31 AM(UTC)
Groups: Registered
Posts: 1
I am using Leadtools 14 API (Dll), my requirement to load a image file (Tiff /Jpeg) with custom resolution.
The resolution of the image file is 600 X 600 and i want to load the file in 300 X 300.
Could anyone suggest API to modify the resolution of the image file.
Regards
Ganesh
#2
Posted
:
Friday, April 28, 2006 11:37:32 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Have you tried the L_LoadBitmapResize Method? This will allow you to load the bitmap resized. If you are trying to change the actual load resolution (affects display only, not image data), you can use L_SetLoadResolution for FlashPix, PhotoCD, or JBIG files, or L_SetPDFOptions for PDF files.
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.