编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 adds new image to imagick object image listphp imagick adds random noise to the imagephp imagick reduces the speckle noise in an imagephp imagick returns the filename of a particular image in a sequencephp imagick returns the format of a particular image in a sequencephp imagick gets the image ticks per secondphp imagick identifies an image and fetches attributesphp imagick creates a new image as a copyphp imagick creates a composite imagephp imagick fetch basic attributes about the imagephp imagick quickly fetch attributesphp imagick get basic image attributes in a lightweight mannerphp imagick creates a high contrast two color imagephp imagick offsets an imagephp imagick sets the image composite operatorphp imagick sets the image matte channelphp imagick sets the image compressionphp imagick simulates an image shadowphp imagick swirls the pixels about the center of the imagephp imagick applies wave filter to the image
关注编程学问公众号
编程学问网 湘ICP备20001732号