width property
Gets the number of physical device pixels in a row of the CanvasImageData object.
![]() ![]() |
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
- HTML Canvas 2D Context, Section 13
Build date: 11/12/2012

