Forum und email

Imagick::appendImages

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

Imagick::appendImages — Append a set of images

Description

Imagick Imagick::appendImages ( bool $stack )
Warning

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

Warning

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

Append a set of images.

Parameters

stack

The direction of the stack (top to bottom or bottom to top)

Return Values

Returns Imagick instance on success, throws ImagickException on failure.