downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Gmagick::current> <Gmagick::cropimage
[edit] Last updated: Fri, 07 Jun 2013

view this page in

Gmagick::cropthumbnailimage

(PECL gmagick >= Unknown)

Gmagick::cropthumbnailimage切り取ってサムネイルを作成する

説明

public Gmagick Gmagick::cropthumbnailimage ( int $width , int $height )

固定サイズのサムネイルを作成します。 まず画像のサイズを拡大あるいは縮小し、指定した範囲を中心から切り取ります。

パラメータ

width

サムネイルの幅。

height

サムネイルの高さ。

返り値

切り取った Gmagick オブジェクトを返します。

エラー / 例外

エラー時に GmagickException をスローします。



add a note add a note User Contributed Notes Gmagick::cropthumbnailimage - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites