Forum und email

Imagick::getImageExtrema

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

Imagick::getImageExtrema — Gets the extrema for the image

Description

array Imagick::getImageExtrema ( void )
Warning

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

Warning

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

Gets the extrema for the image. Returns an associative array with the keys "min" and "max".

Parameters

Return Values

Returns an associative array with the keys "min" and "max". Throws ImagickException on failure.