LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

OutputChannels Property (IccLookupTable16)

Show in webframe





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

            

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

Property Value

Number of output channels.
Requirements

Target Platforms

See Also

Reference

IccLookupTable16 Structure
IccLookupTable16 Members

 

 


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