Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/Grafika/Imagick/Editor.php #12

Open
birdol opened this issue Oct 30, 2017 · 1 comment
Open

src/Grafika/Imagick/Editor.php #12

birdol opened this issue Oct 30, 2017 · 1 comment

Comments

@birdol
Copy link

birdol commented Oct 30, 2017

when i do with blend

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

php got an error,Call to undefined function setImageOpacity???

PHP Version 7.1.8
imagick module version 3.4.3
Imagick compiled with ImageMagick version ImageMagick 7.0.1-8 Q16 x86_64 2017-07-10

@momosc
Copy link

momosc commented Nov 6, 2018

bool Imagick::setImageOpacity ( float $opacity ) 解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants