Searched refs:readExifOrientation (Results 1 – 2 of 2) sorted by relevance
59 $this->orientation = self::readExifOrientation($imagepath);218 public static function readExifOrientation($path) function in splitbrain\\slika\\ImageInfo
47 return $this->rotate(ImageInfo::readExifOrientation($this->imagepath));