←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.