Home
last modified time | relevance | path

Searched refs:toHeight (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php400 * @param int $toHeight desired height
405 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0) argument
407 $newimg = $this->createImage($toWidth, $toHeight);
420 $toHeight,
433 $toHeight,
443 $this->height = $toHeight;