You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if encoding a single image with multiple threads is possible, but if you need to encode multiple images, yes it is. This is an example of how you could do it, it can be made much better (allocating a buffer for each thread, keeping the threads alive, etc).
Hopefully this helps!
hi, can you tell me does lodepng support multithreading?
tks!
The text was updated successfully, but these errors were encountered: