Searched refs:getWidth (Results 1 – 5 of 5) sorted by relevance
51 … $this->assertSame([$mf->getWidth(), $mf->getHeight()], $mf->getDisplayDimensions(0, 0, false));
142 public function getWidth() function in dokuwiki\\File\\MediaFile
146 $w = $this->mediaFile->getWidth();
100 public function getWidth() function in splitbrain\\slika\\ImageInfo
118 $info['Width'] = $this->getWidth();774 function getWidth() { function in JpegMeta841 $w = $this->getWidth();