This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, July 3, 2007 12:52:15 AM(UTC)
Groups: Registered
Posts: 1
I am using Roate() funciton (TLeadAnn of LeadTools 14) in Delphi7,but Image'quality is Bad (original Image is good).Why?
Please Help me!!!
#2
Posted
:
Thursday, July 5, 2007 1:02:37 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
To improve the quality of the resized image, try to use the ROTATE_RESAMPLE or ROTATE_BICUBIC flags with the ROTATE_RESIZE when rotating the image using the Rotate method.
Also, don't re-rotate an image that was rotated before, because that accumulates distortions. If you must rotate an image more than once at different angles, always restore the original image, then rotate it at the new angle.
Maen Badwan
LEADTOOLS Technical Support
Edited by moderator Sunday, October 16, 2016 12:06:44 PM(UTC)
| Reason: Not specified
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.