Forum und email

Imagick::getImageRegion

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

Imagick::getImageRegion — Extracts a region of the image

Description

bool Imagick::getImageRegion ( int $width , int $height , int $x , int $y )
Warning

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

Warning

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

Extracts a region of the image and returns it as a a new wand.

Parameters

width

height

x

y

Return Values

Extracts a region of the image and returns it as a a new wand, throwing ImagickException on error.