Search
Color Constructor
See Also
 






Initializes a new instance of the Color class.

Namespace: MindFusion.Drawing
File: Color.js

 Syntax

JavaScript  Copy Code

function Color (value)

 Parameters

value

A string representation of the color.

 See Also