Skip to content

format

typescript
Color.CopyFrom(from)

class: Color

description

Copy the color from the specified color to the current color object.

parameter

param_nametypedescription
fromColorThe specified color

reture

typedescription
void

code example