Author |
Topic  |
|
PixAndMore
Germany
7 Posts |
Posted - Jul 13 2018 : 06:21:55
|
Hi...
https://cloud.xatosch.de/index.php/s/miZfCFZwNTJHzDg
when I load this image with v7.5 it looks like this:

with v8.01 like this:

would be nice when you can fix it... it works in the past..
btw: the extracted thumb is with both version identically...
Regards, Kai |
|
rmklever
 
Norway
52 Posts |
Posted - Jul 15 2018 : 08:34:50
|
Hi,
You could try changing Raw engine to LibRaw engine:
IEGlobalSettings().CameraRawEngine := iecrLibRaw;
Roy M Klever Klever on Delphi - www.rmklever.com |
 |
|
PixAndMore
Germany
7 Posts |
Posted - Jul 16 2018 : 03:16:30
|
Hi Roy,
thanks for your answer, it works...
with 7.5 I had the parameter: >> IEGlobalSettings.UseLibRaw := True; which was invalid in v8 and I commented it out... that there was another parameter passed me by...
Regards, Kai |
 |
|
xequte
    
39056 Posts |
Posted - Jul 16 2018 : 20:14:54
|
Yes, sorry, since v8.0.1 we now have three ways of loading RAW files, so changed the property.
Nigel Xequte Software www.imageen.com
|
 |
|
PixAndMore
Germany
7 Posts |
|
xequte
    
39056 Posts |
Posted - Jul 17 2018 : 19:41:20
|
Yes, I completely agree. We try to avoid breaking code whenever we can (and mark as deprecated where appropriate):
https://www.imageen.com/help/Compatibility.html
However, in this case, the UseLibRaw property was only introduced in December and not enabled by default, so very few people were expected to be affected by the change (or at least, had made the change themselves). Sorry, that you were one of them.
Nigel Xequte Software www.imageen.com
|
 |
|
|
Topic  |
|