Re: [Lcms-user] Visual C# DLL function declaration

2016-01-20 Thread liti1112
Hi, Thank you for the fast answer. You were right. It seems that little change from byte number to pixel number solved my problem. Huge thanks, *Tamas* -- Site24x7 APM Insight: Get Deep Visibility into Application Perform

Re: [Lcms-user] Visual C# DLL function declaration

2016-01-19 Thread Marti Maria
iterate for all scanlines, Regards Marti From: liti1...@vipmail.hu [mailto:liti1...@vipmail.hu] Sent: martes, 19 de enero de 2016 16:47 To: lcms-user@lists.sourceforge.net Subject: [Lcms-user] Visual C# DLL function declaration I am using Visual C# 2015 with .NET. Made the lcms2.dll

[Lcms-user] Visual C# DLL function declaration

2016-01-19 Thread liti1112
I am using Visual C# 2015 with .NET. Made the lcms2.dll without any problem, and also half-made a new lcms2 "header" for my C# project. Most of the functions works fine - i can open and close profiles; get the infos from them, etc. -, but i cannot program the InputBuffer and OutputBuffer of