Файловый менеджер - Редактировать - /home/pimjdymy/public_html/safrandsi/vendor/pixelandtonic/imagine/src/Image/Fill/Gradient/Vertical.php
Назад
<?php /* * This file is part of the Imagine package. * * (c) Bulat Shakirzyanov <mallluhuct@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Imagine\Image\Fill\Gradient; use Imagine\Image\PointInterface; /** * Vertical gradient fill. */ final class Vertical extends Linear { /** * {@inheritdoc} * * @see \Imagine\Image\Fill\Gradient\Linear::getDistance() */ public function getDistance(PointInterface $position) { return $position->getY(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка