Leadtools.ColorConversion Namespace > IccChromaticity Structure : Channels Property |
public IccChannelCoordinates[] Channels {get; set;}
'Declaration Public Property Channels As IccChannelCoordinates()
'Usage Dim instance As IccChromaticity Dim value() As IccChannelCoordinates instance.Channels = value value = instance.Channels
public IccChannelCoordinates[] Channels {get; set;}
get_Channels();
set_Channels(value);
public: property array<IccChannelCoordinates>^ Channels { array<IccChannelCoordinates>^ get(); void set ( array<IccChannelCoordinates>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2