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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Knowing the error that caused Aborting in JPEG reading

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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