This topic has not yet been rated - Rate this topic

create method

[This documentation is preliminary and is subject to change.]

Creates a new img element of the specified width and height. This method cannot be called directly. See Image object.

Syntax

object.create(width, height)

Standards information

There are no standards that apply here.

Parameters

width [in, optional]

Type: VARIANT

Width, in pixels, of the new img element.

height [in, optional]

Type: VARIANT

Height, in pixels, of the new img element.

Return value

Type: ObjectThe new img element.

See also

window
Image
IHTMLImgElement

 

 

Build date: 3/8/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ