Wrapper to the ImageMagick library

Edit Package php-imagick
https://pecl.php.net/package/imagick

Imagick is a native php extension to create and modify mages using the ImageMagick API.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000079 79 Bytes
imagick-3.7.0.tgz 0000360138 352 KB
imagick-fix-test316.patch 0000000887 887 Bytes
imagick-reproducible.patch 0000000772 772 Bytes
imagick-xfail-test014.patch 0000000501 501 Bytes
php-imagick-rpmlintrc 0000000031 31 Bytes
php-imagick.changes 0000029837 29.1 KB
php-imagick.spec 0000002923 2.85 KB
Revision 11 (latest revision is 15)
Arjen de Korte's avatar Arjen de Korte (adkorte) committed (revision 11)
- Upgrade to version 3.7.0
  - Added:
    * Imagick::COMPOSITE_SALIENCY_BLEND
- Upgrade to version 3.7.0RC1
  - Added:
    * function Imagick::deleteOption(string $option): bool {}
    * function Imagick::getBackgroundColor(): ImagickPixel {}
    * function Imagick::getImageArtifacts(string $pattern = "*"): array {}
    * function Imagick::getImageKurtosis(): array {}
    * function Imagick::getImageMean(): array {}
    * function Imagick::getImageRange(): array {}
    * function Imagick::getInterpolateMethod(): int {}
    * function Imagick::getOptions(string $pattern = "*"): array {}
    * function Imagick::getOrientation(): int {}
    * function Imagick::getResolution(): array {}
    * function Imagick::getType(): int {}
    * function Imagick::implodeImageWithMethod(float $radius,
      int $pixel_interpolate_method): bool {}
    * function Imagick::oilPaintImageWithSigma(float $radius, float $sigma)
    * function Imagick::polaroidWithTextAndMethod(ImagickDraw $settings,
      float $angle, string $caption, int $method): bool {}
    * function Imagick::polynomialImage(array $terms): bool {}
    * function Imagick::setDepth(int $depth): bool {}
    * function Imagick::setExtract(string $geometry): bool {}
    * function Imagick::setInterpolateMethod(int $method): bool{}
    * function Imagick::setOrientation(int $orientation): bool {}
    * function Imagick::spreadImageWithMethod(float $radius,
      int $interpolate_method): bool {}
    * function Imagick::swirlImageWithMethod(float $degrees,
      int $interpolate_method): bool {}
Comments 0
openSUSE Build Service is sponsored by