Search Results
Preface Function Reference Image Processing and Generation ImageMagick Imagick Change language:
Return Values Array consisting of "x" and "y" coordinates of point.
Jul 11, 2025 · The Imagick ::getImageBluePrimary () function is an inbuilt function in PHP which is used to returns the chromaticity blue primary point. Syntax: array Imagick ::getImageBluePrimary( void ) Parameters: This function does not accept any parameter. Return Value: This function returns an array containing x and y coordinates of point. Below programs illustrate the Imagick ::getImageBluePrimary ...
Simple usage example of `Imagick::getImageBluePrimary ()`. Imagick::getImageBluePrimary is a PHP function that belongs to the Imagick extension. It is used to retrieve the chromaticity blue primary point of an image. The chromaticity blue primary point represents the coordinates of the blue primary chromaticity point in the CIE 1931 x, y, and z color space.
English PHP documentation. Contribute to php/doc-en development by creating an account on GitHub.
Imagick::getImageChannelDepth — Gets the depth for a particular image channel Imagick::getImageChannelDistortion — Compares image channels of an image to a reconstructed image
Imagick Imagick::montageImage ( ImagickDraw $draw , string$tile_geometry , string$thumbnail_geometry , int$mode , string$frame ) Imagick Imagick::morphImages ( int$number_frames )
