编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::paintTransparentImage
  • Imagick::pingImageBlob »
  • PHP Manual
  • Imagick
  • Fetch basic attributes about the image

Imagick::pingImage

(PECL imagick 2.0.0)

Imagick::pingImage — Fetch basic attributes about the image

说明

Imagick::pingImage ( string $filename ) : bool

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

参数

filename

The filename to read the information from.

返回值

成功时返回 TRUE。

相关文章
php imagick replaces colors in the imagephp imagick applies a custom convolution kernel to the imagephp imagick enhance edges within the imagephp imagick get image artifactphp imagick gets the number of unique colors in the imagephp imagick returns the image heightphp imagick returns the image profilesphp imagick identifies an image and fetches attributesphp imagick adjusts the levels of an imagephp imagick negates the colors in the reference imagephp imagick fetch basic attributes about the imagephp imagick quickly fetch attributesphp imagick get basic image attributes in a lightweight mannerphp imagick reduces the image to a limited number of color levelphp imagick recolors imagephp imagick scales the size of an imagephp imagick set image artifactphp imagick sets the image disposal methodphp imagick swirls the pixels about the center of the imagephp imagick returns the image as a string
关注编程学问公众号
编程学问网 湘ICP备20001732号