Leadtools.ColorConversion Namespace > IccLookupTable8 Structure : OutputChannels Property |
public int OutputChannels {get; set;}
'Declaration Public Property OutputChannels As Integer
'Usage Dim instance As IccLookupTable8 Dim value As Integer instance.OutputChannels = value value = instance.OutputChannels