←Select platform

Channels Property

Summary

Gets or sets the IccChannelCoordinates structure.

Syntax
C#
VB
C++
public IccChannelCoordinates[] Channels { get; set; } 
  
Public Property Channels As IccChannelCoordinates() 
public: 
property array<IccChannelCoordinates>^ Channels { 
   array<IccChannelCoordinates>^ get(); 
   void set (    array<IccChannelCoordinates>^ ); 
} 

Property Value

IccChannelCoordinates structure that contains the CIE xy coordinate values of channels.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly