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

Change text color dynamically in Canvas?

Participant ,
Jul 30, 2017 Jul 30, 2017

This must be simple, but can't find info on it. How do I change text color dynamically in Canvas?

Thanks!

3.2K
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 , Jul 30, 2017 Jul 30, 2017

It should be simple. Just set the color property on the text object.

EaselJS v0.8.2 API Documentation : Text

Translate
LEGEND ,
Jul 30, 2017 Jul 30, 2017

It should be simple. Just set the color property on the text object.

EaselJS v0.8.2 API Documentation : Text

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 ,
Jul 31, 2017 Jul 31, 2017
LATEST

Thank you!

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