Forum und email

Imagick::getImageProperty

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

Imagick::getImageProperty — Returns the named image property

Description

string Imagick::getImageProperty ( string $name )
Warning

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

Warning

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

Returns the named image profile.

Parameters

name

name of the property (for example Exif:DateTime)

Return Values

Returns a string containing the image property, false if a property with the given name does not exist.