| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
Imagick::shaveImage(PECL imagick 2.0.0) Imagick::shaveImage — Shaves pixels from the image edges 설명
   bool Imagick::shaveImage
    ( int  
  $columns
   , int $rows
   )Shaves pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image. 인수
 
 반환값
   성공시에  예제
 Example #1 Imagick::shaveImage() 
<?php |