On Sun, 3 Oct 2004, Glenn Wilton wrote:
Has anybody done any work on using LittleCMS.DLL with C#?
Im interested in code snippits showing examples how to use DllImport with Structs and UnmanagedTypes. This would give me a big head start.
I recommend writing a thin object wrapper in Managed C++. C# will work with objects implemented in Managed C++ just fine.
.net supports a wide variety of pixel storage types. Code would need to be written to unpack/pack data in those storage types.
GDI+ (which .net wraps in binary form) interfaces well with C++.
Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
