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.
인수
- x
-
The chromaticity blue primary x-point.
- y
-
The chromaticity blue primary y-point.
반환값
Array consisting of "x" and "y" coordinates of point.
오류/예외
오류시에 ImagickException이 발생합니다.
There are no user contributed notes for this page.
