Gmagick
PHP Manual

Gmagick::setimageblueprimary

(PECL gmagick >= Unknown)

Gmagick::setimageblueprimarySets the image chromaticity blue primary point.

Описание

public void Gmagick::setimageblueprimary ( float $x , float $y )

Sets the image chromaticity blue primary point.

Параметри

x

The blue primary x-point.

y

The blue primary y-point.

Връщани стойности

The Gmagick object on success

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual