Dear All,
I am using lcms2.dll and their standard methods and all of them works fine in a 
single-thread environment. (I was able to use cmsDoTransformLineStride 
multi-threaded when this is the only function which is using multiple threads. 
My question is about e.g. if i would like to use as a batch process across 
multiple/different image files and the whole image process put into different 
threads  per files.)
When i tried to put them in a multi-threaded environment, always get errors. I 
try to understand the cmsContexts and start to experiment with them, but it 
seems something i missed.
Can anybody provide me a simple sample code of how should i use these functions 
(with dll declaration, too)?

Also, i would be happy if someone provide me a sample about the error handling 
function.

In case both questions, I'm using WPF in VS 2015.

Thanks,
*Tamas*

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to