Skip to content

Call to undefined method Imagick::setImageOpacity() #30

@hainuo

Description

@hainuo

$image->getCore()->setImageOpacity($opacity);

根据php文档 https://www.php.net/manual/en/imagick.setimageopacity.php

This function has been DEPRECATED as of Imagick 3.4.4. Relying on this function is highly discouraged.

需要更改为 setImageAlpha()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions