| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
Imagick::transformImageColorspace(No version information available, might only be in Git) Imagick::transformImageColorspace — Transforms an image to a new colorspace. 설명
   bool Imagick::transformImageColorspace
    ( int  
  $colorspace
   )Transforms an image to a new colorspace. 인수
 반환값
   성공 시  예제Example #1 Imagick::transformImageColorspace() example Transforms an image to a new colorspace, and then extracts a single channel so that the individual channel values can be viewed. 
<?php참고
 예제
 Example #2 Imagick::transformImageColorspace() 
<?php |