update : 2015.11.03
php.shukuma.com검색:
|
Gmagick::getimageblueprimary(PECL gmagick >= Unknown) Gmagick::getimageblueprimary — Returns the chromaticy blue primary point 설명
public array Gmagick::getimageblueprimary
( void
)
Returns the chromaticity blue primary point for the image. 인수
반환값Array consisting of "x" and "y" coordinates of point. 오류/예외Throws an GmagickException on error. |