Skip to content
Search
K
English
中文
English
中文
Appearance
Menu
返回顶部
directory
format
typescript
Color.
Clone
(val)
class:
Color
description
Clone a color object from the specified color object.
parameter
param_name
type
description
val
Color
The specified color object.
return
type
description
Color
A new color object.
code example