LEADTOOLS Support
Imaging
Imaging SDK Questions
LeadTools 16 - Problems using RotateViewPerspective and FlipViewPerspective
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, January 15, 2009 9:03:19 AM(UTC)
Groups: Registered
Posts: 19
Hi.
I was developing a project using VS2008 with Leadtools Imaging Pro 15 (evaluation) and it was working fine. Now, I installed Leadtools Imaging Pro 16 (licensed) and my aplication doesn't work.
"imageList.SelectedItems.Item(0).Image.RotateViewPerspective(90)"
"imageList.SelectedItems.Item(0).Image.FlipViewPerspective(True)"
Can you help me ?
Thanks.
Alexandre
#2
Posted
:
Thursday, January 15, 2009 9:23:15 AM(UTC)
Groups: Registered
Posts: 19
Error message: "Document capability is required"
SpitfireUK2 wrote:Hi. I was developing a project using VS2008 with Leadtools Imaging Pro 15 (evaluation) and it was working fine. Now, I installed Leadtools Imaging Pro 16 (licensed) and my aplication doesn't work. "imageList.SelectedItems.Item(0).Image.RotateViewPerspective(90)" "imageList.SelectedItems.Item(0).Image.FlipViewPerspective(True)" Can you help me ? Thanks. Alexandre
#3
Posted
:
Friday, January 16, 2009 11:13:58 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
As stated in the documentation, RotateViewPerspective and FlipViewPerspective are Document features. When evaluating, you don't have to unlock any special features. You will need to unlock support with the RasterSupport.Unlock function for Document. If you do not have the key, please contact
sales@leadtools.com.
LEADTOOLS Support
Imaging
Imaging SDK Questions
LeadTools 16 - Problems using RotateViewPerspective and FlipViewPerspective
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.