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

whats the alternative for setImageOpacity when using image magick 7 ? #180

Closed
Izopi4a opened this issue Oct 24, 2016 · 6 comments
Closed

Comments

@Izopi4a
Copy link

Izopi4a commented Oct 24, 2016

Does anyone knows the alternative for setImageOpacity when using imagemagick 7 ?

i see that this method doesnt exists in api for version > 7

https://github.com/mkoppanen/imagick/blob/bd9548c426391878905b2a6bc36accc4c79f7ef7/php_imagick_defs.h#L428

@Danack
Copy link
Collaborator

Danack commented Oct 24, 2016

It's meant to be setImageAlpha - but it looks like I missed implementing it.

I'll need to add it and do a release.

@Izopi4a
Copy link
Author

Izopi4a commented Oct 24, 2016

:D , oh ok, i was worried google didnt help me :D

You can close the issue when you want then.

Cheers !

@Danack
Copy link
Collaborator

Danack commented Dec 2, 2016

setImageAlpha is added. There are other functions that need adding which will be done separately.

@Danack Danack closed this as completed Dec 6, 2016
@Izopi4a
Copy link
Author

Izopi4a commented Dec 7, 2016

thanks 👍

@sergeyklay
Copy link

@Danack Could you please create a document that describes which other functions will not work with ImageMagick 7?

@Danack
Copy link
Collaborator

Danack commented Feb 5, 2017

@sergeyklay Sorry, I just realised I never replied to you. The answer is "why don't you contribute back to the project?" #162

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

3 participants