update : 2015.11.03
php.shukuma.com검색:
|
Imagick::getImageBluePrimary(PECL imagick 2.0.0) Imagick::getImageBluePrimary — Returns the chromaticy blue primary point 설명
array Imagick::getImageBluePrimary
( void
)
Returns the chromaticity blue primary point for the image. 인수
반환값Array consisting of "x" and "y" coordinates of point. 오류/예외오류시에 ImagickException이 발생합니다. |