Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

RGB readout isn't 0 - 255

Participant ,
Mar 19, 2019 Mar 19, 2019

Why is my colour readout listing numbers from 0 to 1 instead of 0 to 255. I need to be able to give the RGB values to my programmer on a different system and so I need the proper RGB values that all other systems use.

Is there a toggle somewhere that I don't know about?

Cheers

Screen Shot 2019-03-19 at 15.28.39.png

5.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Mar 19, 2019 Mar 19, 2019

In the project settings, change the bit depth to 8.  Or ask your programmer if (s)he understands 32-bit color.

Translate
LEGEND ,
Mar 19, 2019 Mar 19, 2019

In the project settings, change the bit depth to 8.  Or ask your programmer if (s)he understands 32-bit color.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Mar 19, 2019 Mar 19, 2019
LATEST

Ah yes, that's the ticket.

Thanks.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines