update : 2015.11.03
php.shukuma.com검색:
|
ImagickPixel::setColor(PECL imagick 2.0.0) ImagickPixel::setColor — Sets the color 설명
bool ImagickPixel::setColor
( string
$color
)Warning
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다. Sets the color described by the ImagickPixel object, with a string (e.g. "blue", "#0000ff", "rgb(0,0,255)", "cmyk(100,100,100,10)", etc.). 인수
반환값
Returns 예제
Example #1 ImagickPixel::setColor()
<?php |