PHP | Imagick pingImageBlob() Function
The Imagick::pingImageBlob() function is an inbuilt function in PHP which is used to query image properties without loading the full image into the memory. It can be used to query width, height, size, and format of the image. It takes the whole image stream as parameter. Syntax: bool Imagick::pingIm