10-02-2024 10:26 PM
Thank you so much for the help! The DLL version worked perfectly. In my CPU environment, it took 70 ms to convert the image with the 8-threads MSVC DLL. I will spend some more time to understand what it does. Thank you again.
10-03-2024 01:36 AM
@Xiang00 wrote:
Thank you so much for the help! The DLL version worked perfectly. In my CPU environment, it took 70 ms to convert the image with the 8-threads MSVC DLL. I will spend some more time to understand what it does. Thank you again.
Glad to see, it was helpful for you. I would to recommend at least be able to re-compile the given source code (you can take almost any available C Compiler which can build 64-bit DLL).