Happpi PHP Library

$width

The width of the image.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtImage->getWidth();

Setter Example

There is no setter for this property.