Returns the height of the resource.
int|null The height of the resource in pixels, or NULL if the resource has no height.
public function getHeight() { return $this->height; }