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
 Problem upgrade IEvolution 7.5
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

christers

Sweden
11 Posts

Posted - Mar 04 2019 :  16:38:10  Show Profile  Reply
Hi,
Installed ver 7.5 but cant now load any image, size get 0x0
Uninstalled 5.0 an manullaly removed any old IEvolution2.dll and iecore.dll iecore64.dll and iecore32.dll, added the new ievolution2 7.5 reference
Running VS 2017

IEimagePtr_->IOParams->Load(fileName); execute but gives 0 size worked ok with 5.0
int imgWidth = iEBitmapPtr_->IOParams->Width; 0
int imgHeight = iEBitmapPtr_->IOParams->Height; 0

//Christer

xequte

38222 Posts

Posted - Mar 04 2019 :  17:07:10  Show Profile  Reply
Hi Christer

Your code is only loading saved params of an image. Are you trying to load an image itself?

If so, use LoadImage:

https://www.imageen.com/ievolutionhelp/html/14b3f80f-2daf-9a96-b4ba-fb3ea2925569.htm

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

christers

Sweden
11 Posts

Posted - Mar 07 2019 :  18:38:43  Show Profile  Reply
Hi Nigel,

I also loaded the image with same result. Anyway it seems to had been a mixup of old IEV 5.0 dll files works ok now after cleanup of old dll's
Cheers,
//Christer
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: