编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 annotates an image with textphp imagick enhances the contrast of a color imagephp imagick distorts an image using various distortion methodsphp imagick creates a horizontal mirror imagephp imagick gets image clip maskphp imagick gets the image gravityphp imagick returns the named image profilephp imagick identifies an image and fetches attributesphp imagick adds a label to an imagephp imagick fetch basic attributes about the imagephp imagick quickly fetch attributesphp imagick get basic image attributes in a lightweight mannerphp imagick scales an image with pixel samplingphp imagick sets image alpha channelphp imagick sets the image depthphp imagick sets the page geometry of the imagephp imagick adjusts the contrast of an imagephp imagick swirls the pixels about the center of the imagephp imagick applies a color vector to each pixel in the imagephp imagick writes an image or image sequence
关注编程学问公众号
编程学问网 湘ICP备20001732号