PHP » GoLang |
login |
register |
about
|
GoLang Imagick::pingImageBlob
request it (314)
GoLang replacement for PHP's Imagick::pingImageBlob
[edit | history]
Imagick::pingImageBlob(PECL imagick 2.0.0) Imagick::pingImageBlob — Quickly fetch attributes Description
bool Imagick::pingImageBlob
( string
$image
)This method can be used to query image width, height, size, and format without reading the whole image to memory. This method is available if Imagick has been compiled against ImageMagick version 6.2.9 or newer. Parameters
Return Values
Returns Examples
Example #1 Using Imagick::pingImageBlob() Pinging an image from a string
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|