Search
Image Constructor
See Also
 






Initializes a new instance of the Image class.

Namespace: MindFusion.Drawing
File: Image.js

 Syntax

JavaScript  Copy Code

function Image (bounds)

 Parameters

bounds

Rect. The bounds of the image.

 See Also