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

search for in the

Imagick::scaleImage> <Imagick::roundCorners
[edit] Last updated: Fri, 07 Jun 2013

view this page in

Imagick::sampleImage

(PECL imagick 2.0.0)

Imagick::sampleImageピクセルのサンプリングによって画像の倍率を変更する

説明

bool Imagick::sampleImage ( int $columns , int $rows )

ピクセルのサンプリングによって、指定した大きさに画像の倍率を変更します。 他の拡大・縮小メソッドとは異なり、 このメソッドは変更後の画像に新たな色を追加したりしません。

パラメータ

columns

rows

返り値

成功した場合に TRUE を返します。



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

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