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 : Friday, November 14, 2008 3:54:23 AM(UTC)

lili  
lili

Groups: Registered
Posts: 23


I wanted to access the data in the Lbitmap object when I rotated the image in it using SetViewPerspective function, I used Access, GetRow, memory lock and Release to do it.
But I could not get rotated image, I just can get original image. Could you tell me how I can get rotated image?

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 : Friday, November 14, 2008 12:48:52 PM(UTC)

jigar  
Guest

Groups: Guests
Posts: 3,022

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

Changing the view perspective only changes how the image is displayed, it doesn't change the image data at all.  You will want to call the Rotate() function to modify the image data.  Then you can call GetRow() to get it.
 
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.185 seconds.