12.06.2025, 16:14
(This post was last modified: 12.06.2025, 16:16 by phongvucba.)
Hi everyone!
Today I tried the value is 3byte color (3byte format is: 232,600 RGB color). I want to write this value but it does not do #FFA33A to the value 2/7/42
grp.write('2/7/42', { red = 255, green = 163, blue = 58})
Does anyone know why?
Thank you very much everyone!
Today I tried the value is 3byte color (3byte format is: 232,600 RGB color). I want to write this value but it does not do #FFA33A to the value 2/7/42
grp.write('2/7/42', { red = 255, green = 163, blue = 58})
Does anyone know why?
Thank you very much everyone!