Hi, lcms compiles fine under VisualStudio .NET, but as a C library.
Regarding your question on how to display a measured value, it would be easy. Assuming your device returns Lab or XYZ you have to create a transform from whatever color space to the monitor profile. sRGB for a generic monitor, for example. For a match to screen your would need absolute colorimetric intent. Marti Maria The little cms project http://www.littlecms.com [EMAIL PROTECTED] ----- Original Message ----- From: "Johannes Hammersen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 17, 2004 4:00 PM Subject: [Lcms-user] Use with .Net Hi, can anyone give or point me to a sample on how to use Little CMS with .Net (VB.Net or C#). I need to write a little tool, which takes remission values, that come from a color measuring device, and returns a RGB value so that I can display a preview of the measured color. Will this be possible with little CMS? Thank you in advance for any help! Johannes Hammersen ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op�k _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
