Forum und email

Imagick::pingImage

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

Imagick::pingImage — Fetch basic attributes about the image

Description

bool Imagick::pingImage ( string $filename )
Warning

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

Warning

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

This method can be used to query image width, height, size, and format without reading the whole image in to memory.

Parameters

filename

Return Values

Returns TRUE on success.