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.php322 * @param int $toHeight desired height
327 protected function resizeOperation($toWidth, $toHeight, $offsetX = 0, $offsetY = 0) argument
329 $newimg = $this->createImage($toWidth, $toHeight);
342 $toHeight,
355 $toHeight,
365 $this->height = $toHeight;