Property Channels
Channels
Gets or sets the indices of the channels to use as reference. If not specified, the average of all the array channels is used.
[TypeConverter(typeof(UnidimensionalArrayConverter))]
public int[] Channels { get; set; }
Property Value
- int[]