update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the chromaticy green primary point

Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns 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.