0 out of 1 rated this helpful - Rate this topic

width property

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(* p);

Property values

Type: unsigned long

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

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.