Forum und email

Imagick::getImageGreenPrimary

(No version information available, might be only in CVS)

Imagick::getImageGreenPrimary — Returns the chromaticy green primary point

Description

array Imagick::getImageGreenPrimary ( void )
Warning

תיעוד לפונקציה זו אינו קיים. רק רשימת הארגומנטים זמינה ברגע זה.

Warning

הפונקציה זאת היא ניסיונית. ההתנהגות של הפונצקיה, שם הפונקציה וכל הדברים אשר מתועדים כאן עשויים להשתנות ללא התרעה בהפצות עתידיות של PHP. השתמש בתוספת זאת על אחריותך בלבד.

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

Parameters

Return Values

Returns an array with the keys "x" and "y" on success, throws an ImagickException on failure.