Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns the chromaticy green primary point

Opis

public Gmagick::getimagegreenprimary ( void ) : array

Returns the chromaticity green primary point. Returns an array with the keys "x" and "y".

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns an array with the keys "x" and "y" on success.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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