update : 2015.11.03
php.shukuma.com검색:
|
Gmagick::getimagegreenprimary(PECL gmagick >= Unknown) Gmagick::getimagegreenprimary — Returns the chromaticy green primary point 설명
public array Gmagick::getimagegreenprimary
( void
)
Returns the chromaticity green primary point. Returns an array with the keys "x" and "y". 인수이 함수는 인수가 없습니다. 반환값Returns an array with the keys "x" and "y" on success. 오류/예외Throws an GmagickException on error. |