ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 IEImage threadsafe?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
christers Posted - May 18 2019 : 05:04:18
Hi,

Is IEImage threadsafe?

I use a threadpool to load images using a threadpool but all hangs when multiple thread in parallel doing the below
iEBitmapPtr_ = gcnew IEImage();

Running 7.5 IEvolution VS 2017 C# CLR

Cheers,
//Christer
4   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 07 2019 : 00:32:27
Hi

I have emailed you updated versions of our DLLs. They should fix the issue.

Nigel
Xequte Software
www.imageen.com
christers Posted - Jun 04 2019 : 02:35:41
Hi,
Have made a demo solution, will send by email
xequte Posted - May 29 2019 : 05:50:56
Hi

We have tried to replicate this but without success (based on your code).

Are you able to send us a very simple project that reproduces it?


Nigel
Xequte Software
www.imageen.com
xequte Posted - May 19 2019 : 04:11:39
Hi Christer

Yes, it is thread-safe.

Nigel
Xequte Software
www.imageen.com