Your IP address will be publicly visible if you make any edits.
Color fromAny
From Catglobe Wiki
More actions
Revision as of 08:23, 6 May 2021 by Administrator(talk | contribs)(Created page with "{{CGscriptMethods_Template|ReturnType=Color|Name=<nowiki>Color_fromAny</nowiki>|Parameters= {{CGscriptParameters_Template|Type=object|Name=<nowiki>color</nowiki>|Description=<...")
Color Color_fromAny(object color "Object to convert to color") - Create new color object from anything that can be converted, E.g. {255,0,0}, {255,0,0,32}, "pink", "#FF0000", new Color("pink", false)