sean2077

Results 1 comments of sean2077

@rodneymo have you try to change ```go b.SetUCharAt3(i, j, channel, color) ``` to ```go b.SetUCharAt3(j, i, channel, color) ``` ?