IMAGICK.PINGIMAGE(3) 1 IMAGICK.PINGIMAGE(3) Imagick::pingImage - Fetch basic attributes about the imageSYNOPSISbool Imagick::pingImage (string $filename)DESCRIPTIONThis method can be used to query image width, height, size, and format without reading the whole image in to memory.PARAMETERSo $filename - The filename to read the information from.RETURN VALUESReturns TRUE on success. PHP Documentation Group IMAGICK.PINGIMAGE(3)
| Related Man Pages |
|---|
| imagecreatefromgd2part(3) - php |
| imagegd(3) - php |
| imagick.setimagedelay(3) - php |
| imagick.thumbnailimage(3) - php |
| imagick.pingimagefile(3) - php |