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 : Thursday, February 14, 2008 8:51:15 AM(UTC)

densher  
densher

Groups: Registered
Posts: 2


Can I move a bitmap from Lead13 image.bitmap to the RasterImage object in Lead 15?
 

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 : Thursday, February 14, 2008 10:57:51 AM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

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

You should never use 2 different versions of LEADTOOLS, such as 13 and 15, in the same application process. This could cause unpredictable side effects. However, if the 2 versions are used within 2 different, completely separate processes, and there's some sort or shared memory between the 2 processes, you can save the LEAD 13 image into a memory buffer, and load that image from memory into LEAD 15.
If you want details on how to do that, please explain what type of memory sharing the 2 applications will be using.

Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#3 Posted : Thursday, February 14, 2008 11:47:49 AM(UTC)

densher  
densher

Groups: Registered
Posts: 2


Thanks, thought as much. Actually the two apps are on different machines and the 13 app is passing the bitmap object to the other which is in 15. I will simply redo to a byte array.
 
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.070 seconds.