Added the red_color
, green_color
, and blue_color
properties to the Color
class (v4.0.31)
#1021
simon-ritchie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since version 4.0.31, the
red_color
,green_color
, andblue_color
properties (getter and setter) have been added to theColor
class.You can get/update a color property with these interfaces and an
ap.Int
value (0 to 255).For more details, please see the following documents:
Beta Was this translation helpful? Give feedback.
All reactions