width property

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

Gets the number of physical device pixels in a row of the CanvasImageData object.

HTML Canvas 2D Context, Section 13Internet Explorer 9

Syntax

HRESULT value = object.get_width(ULONG* p);

Property values

Type: unsigned long

The number of pixels in a row of the CanvasImageData object.

Standards information

 

 

Build date: 1/23/2012