Imagick::setImageRedPrimary

(PECL imagick 2.0.0)

Imagick::setImageRedPrimarySets the image chromaticity red primary point

Опис

bool Imagick::setImageRedPrimary ( float $x , float $y )

Sets the image chromaticity red primary point.

Параметри

x

y

Значення, що повертаються

Повертає TRUE в разі успіху.

Помилки/Винятки

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top