Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 22763 программиста и 1210 роботов. Сейчас ищут 711 программистов ...
Приступая к работе

Gmagick::thumbnailimage - Changes the size of an image

Вернуться к: Gmagick

Gmagick::thumbnailimage

(PECL gmagick >= Unknown)

Gmagick::thumbnailimageChanges the size of an image

Описание

public Gmagick Gmagick::thumbnailimage ( int $width , int $height [, bool $fit = false ] )

Changes the size of an image to the given dimensions and removes any associated profiles. The goal is to produce small low cost thumbnail images suited for display on the Web. If TRUE is given as a third parameter then columns and rows parameters are used as maximums for each side. Both sides will be scaled down until the match or are smaller than the parameter given for the side.

Список параметров

width

Image width

height

Image height

Возвращаемые значения

The Gmagick object on success.

Ошибки

Вызывает GmagickException при ошибке.



Вернуться к: Gmagick

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware