@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Color Definition using CIEXYZ representation for the color components !!!!C# Definition: [StructLayout(LayoutKind.Sequential)] public struct ICEXYZTRIPLE { public CIEXYZ ciexyzRed; public CIEXYZ ciexyzGreen; public CIEXYZ ciexyzBlue; } !!!!VB Definition: Structure ICEXYZTRIPLE Public TODO End Structure !!!!User-Defined Field Types: None. !!!!Notes: None. Documentation: ICEXYZTRIPLE@msdn on MSDN
Edit Structures.ICEXYZ...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.