LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

InputChannels Property (IccLookupTableAToBTagType)

Show in webframe





Gets or sets the number of input channels.
Syntax
public int InputChannels {get; set;}
'Declaration
 
Public Property InputChannels As Integer
'Usage
 
Dim instance As IccLookupTableAToBTagType
Dim value As Integer
 
instance.InputChannels = value
 
value = instance.InputChannels

            

            
public:
property int InputChannels {
   int get();
   void set (    int value);
}

Property Value

Number of input channels.
Requirements

Target Platforms

See Also

Reference

IccLookupTableAToBTagType Class
IccLookupTableAToBTagType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.