Feeds
답변 있음
Grayscale image = Max(RGB)
Max RGB selects the channel with the highest decimal value Ie: 128, 10, 35 would become 255,0,0 since the red channel has the h...
Grayscale image = Max(RGB)
Max RGB selects the channel with the highest decimal value Ie: 128, 10, 35 would become 255,0,0 since the red channel has the h...
3년 초과 전 | 0
