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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Ieimage
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

rtfs

USA
2 Posts

Posted - Mar 05 2019 :  07:20:04  Show Profile  Reply
Having a problem using ieimage. This used to work years ago. Using VS17 and Win 10 64. Just updated to most recent version of IEvolution, because old version from years ago started to give same problem. .Net 4.52.

Works in debug but not release mode.

--------------
Dim imgAnnotated As New IEImage
imgAnnotated = Nothing

If File.Exists(strFilename) Then
MsgBox("Loading " & strFilename)
imgAnnotated.LoadImage(strFilename)
' Error on line above

Else
MsgBox("No file")
End If
--------------
Thanks

xequte

38616 Posts

Posted - Mar 05 2019 :  15:40:11  Show Profile  Reply
Hi

What is the error that you encounter?

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

rtfs

USA
2 Posts

Posted - Mar 05 2019 :  22:29:59  Show Profile  Reply

ExportImage is the procedure that the code is in.



As I said, this works in debug mode, but not in release mode. 32 bit.
Go to Top of Page

xequte

38616 Posts

Posted - Mar 05 2019 :  23:40:27  Show Profile  Reply
Sorry, what is the message of the error that you encounter when running this code?

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: