Searched refs:rawHeight (Results 1 – 1 of 1) sorted by relevance
22 protected $rawHeight; variable in splitbrain\\slika\\ImageInfo52 $this->rawHeight = (int)$info[1];56 $this->height = $this->rawHeight;78 return $this->rawHeight;