height property

Gets the number of rows of physical device pixels in the CanvasImageData object.

 

Syntax

object.get_height(* p);

Property values

Type: unsigned long

The number of rows of physical device pixels in the CanvasImageData object.

Standards information

Remarks

For an example of using length, see Sampling image colors with Canvas.