LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

ChannelsCount Property






Gets or sets the number of channels. .NET support
Syntax
public ushort ChannelsCount {get; set;}
'Declaration
 
Public Property ChannelsCount As UShort
'Usage
 
Dim instance As IccResponseCurve
Dim value As UShort
 
instance.ChannelsCount = value
 
value = instance.ChannelsCount
public ushort ChannelsCount {get; set;}
 get_ChannelsCount();
set_ChannelsCount(value);
public:
property ushort ChannelsCount {
   ushort get();
   void set (    ushort value);
}

Property Value

Non-negative value that indicates the number of channels.
Requirements

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

See Also

Reference

IccResponseCurve Structure
IccResponseCurve Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.