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)