[C#]
void SetChannel(ColorChannel channel, double value);
[Visual Basic]
Sub SetChannel(channel As ColorChannel, value As Double)
None.