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
 turbo png

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
email_toan Posted - Aug 17 2025 : 09:54:45
Is ImageEn using lodepng to encode/decode PNG? I've compiled a DLL to leverage the optimization. It'd be nice if ImageEn could integrate this DLL.

About lodepng-turbo
lodepng-turbo is a PNG image codec that uses SIMD instructions (MMX, SSE2, AVX2, NEON) to accelerate baseline PNG decompression on x86, x86-64, ARM systems.

https://github.com/kanryu/lodepng-turbo
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 17 2025 : 15:50:23
Hi

I'm not aware of this library, and how it compares with the optimized ones we use. Have you tried comparing load times:

http://www.imageen.com/help/TIEGlobalSettings.PNGEngine.html

Nigel
Xequte Software
www.imageen.com