Forum und email

Imagick::pingImageFile

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

Imagick::pingImageFile — Get basic image attributes in a lightweight manner

Description

bool Imagick::pingImageFile ( resource $filehandle [, string $fileName ] )
Warning

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

Warning

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

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

Parameters

filehandle

fileName

Return Values

Returns TRUE on success.