La classe Imagick
PHP Manual

Imagick::pingImageBlob

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

Imagick::pingImageBlobQuickly fetch attributes

Description

bool Imagick::pingImageBlob ( string $image )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

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

Liste de paramètres

image

A string containing the image.

Valeurs de retour

Returns TRUE on success.


La classe Imagick
PHP Manual