T O P I C R E V I E W |
PincoPallino |
Posted - Mar 03 2025 : 10:34:13 Hi, I've some images that are not loaded. Using TImageEnIO.LoadFromFileAuto(name) I get Aborting = True but I can see anywhere the reason. The message of JpegError() is lost in the process... Any idea? Thanks P |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Mar 05 2025 : 21:19:30 Sorry, I thought you were wanting us to confirm why the JPEG wasn't loaded.
At this time we don't surface errors for JPEG loading.
Nigel Xequte Software www.imageen.com
|
PincoPallino |
Posted - Mar 05 2025 : 05:55:23 Do we really need an example? Is the problem not clear? I was trying to load a TIF containing a lossless 16-bit JPEG and had to waste a lot of time to come to the conclusion that it is not supported. In the JpegError procedure an exception is created for code 61 but then this is masked and lost. Instead, it would be useful to know the error in order to quickly determine the cause of the image not loading. Thanks P |
xequte |
Posted - Mar 04 2025 : 16:05:34 Hi
Can you attach some samples? Are you creating a 32bit or 64bit apps? Do you use the IELib DLL.
Nigel Xequte Software www.imageen.com
|