• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • Imagick::getImageCompression()

    (PECL imagick 2.2.2)

    Gets the current image's compression type

    说明

    Imagick::getImageCompression(void): int

    Gets the current image's compression type.

    返回值

    Returns the compression constant

    This function is undefined. You must use getImageCompressionQuality() instead.
    This function is added in version 3.3.0 and above