Added the zfill
, from_rgb
, to_hex
, lower
, upper
methods (v4.0.21)
#1013
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
-
Since version 4.0.21, the
ap.String
'szfill
,lower
, andupper
methods have been added:The
ap.Color
'sfrom_rgb
class method andap.Int
orao.Number
'sto_hex
method have been added in the same version:For more details, please see the following documents:
Beta Was this translation helpful? Give feedback.
All reactions