Leadtools.ColorConversion Namespace > IccLookupTable16 Structure : OutputChannels Property |
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