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