Forum und email

Imagick::getSize

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

Imagick::getSize — Returns the size associated with the Imagick object

Description

array Imagick::getSize ( void )
Warning

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

Warning

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

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".

Parameters

Return Values

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".