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
 v6.2.1 and RAW-Files
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

klausdoege

Germany
389 Posts

Posted - Oct 29 2015 :  15:50:22  Show Profile  Reply
Hello ,
I have to v6.2.1 converted, and now I can not load RAW files more .
If I use the example CameraRaw it works well, but not with my somewhat complex program. What should I do ?
The ielib32.dll is in the same directory.
IF IELibAvailable = False Then ... brings no mistake.
Does somebody has any idea ?

Klaus
www.klausdoege.de

klausdoege

Germany
389 Posts

Posted - Oct 29 2015 :  16:37:54  Show Profile  Reply
Hi,
i have found the misteke.
ieFileformatRemove(ioRAW);
ieaddextioplugin('dcrawlib.dll');
This both lines must be comment.
// ieFileformatRemove(ioRAW);
// ieaddextioplugin('dcrawlib.dll');
Now works fine.

Klaus
www.klausdoege.de
Go to Top of Page

xequte

39104 Posts

Posted - Oct 29 2015 :  20:00:34  Show Profile  Reply
Hi Klaus

Sorry for the confusion, that one is a real gotcha. I've changed the code to raise an exception in this situation.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

klausdoege

Germany
389 Posts

Posted - Oct 31 2015 :  14:14:44  Show Profile  Reply
Hello Nigel,
it's Ok but i have a new Problem.
When i search RAW with IEFolderMView1, the time is verry long
to load the Picture.
I have set EnableLoadEXIFThumbnails := true but no change.
What can i do to load only the thumbnail from the RAW-File ?



Klaus
www.klausdoege.de
Go to Top of Page

xequte

39104 Posts

Posted - Nov 01 2015 :  03:15:22  Show Profile  Reply
Hi Klaus

That issue should have been fixed in 6.2.1. Are you sure that is the version you are using?

Also, ensure StoreType is ietThumb or ietFastThumb.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

klausdoege

Germany
389 Posts

Posted - Nov 06 2015 :  05:22:01  Show Profile  Reply
Hi Nigel,
sorry now i have v6.2.1 installed and it works perfect.
But by Example CameraRAW ImageEnView1.IO.Params.RAW_Gamma
does not work well, Gamma with ImageEnView1.IO.Params.RAW_ExtraParams
works a much better.
And Cameraname := ImageEnView1.IO.Params.RAW_Camera;
does not work.




Klaus
www.klausdoege.de
Go to Top of Page

xequte

39104 Posts

Posted - Nov 11 2015 :  14:06:43  Show Profile  Reply
Hi Klaus

We have a fix available for this.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

klausdoege

Germany
389 Posts

Posted - Nov 12 2015 :  11:08:04  Show Profile  Reply
Hi Nigel,
how can I get fixed quickly ?

Klaus
www.klausdoege.de
Go to Top of Page

xequte

39104 Posts

Posted - Nov 12 2015 :  12:54:49  Show Profile  Reply
Hi Klaus

Email us

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