freeimage with large image, pollsystem?

BlitzMax Forums/Brucey's Modules/freeimage with large image, pollsystem?

skn3(Posted 2011) [#1]
I am using freeimage (thanks tons btw brucey) and there are rare cases where a large image will be imported into my app. I was wondering if there is a way to let freeimage give a slice of time back to the system or to load an image in chunks?

I take it that threading is not an option here as read in some threads that the freeimage module is not threadsafe. Is this still the case? Id be happy to implement an image loader thread if I could get confirmation on this?

Thanks

Jon

Last edited 2011