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

how to apply grayscale filter on an image? #540

Closed
mappedinn opened this issue Jan 1, 2015 · 5 comments
Closed

how to apply grayscale filter on an image? #540

mappedinn opened this issue Jan 1, 2015 · 5 comments

Comments

@mappedinn
Copy link

Hi,

Could you please tell how to apply a grayscale filter on an image?

Thank,

@mappedinn mappedinn changed the title how grayscale filter on an image? how to apply grayscale filter on an image? Jan 1, 2015
@ghost
Copy link

ghost commented Apr 28, 2015

I'm also looking for this feature - is it possible to achieve this? Any hints?

@igormukhingmailcom
Copy link

@snjegov Hi

Here function that you may use: https://github.com/avalanche123/Imagine/blob/develop/lib/Imagine/Filter/Advanced/Grayscale.php

Or you can write own fast wrapper by yourself.
Here is my example with custom trim filter & wrapper: #586

@ghost
Copy link

ghost commented Apr 28, 2015

great, I'll give it a try :)

@garak
Copy link
Contributor

garak commented May 4, 2015

This is my working solution: http://stackoverflow.com/a/30026664/369194

@michellesanver
Copy link
Contributor

@mappedinn I am going through all issues to sort and prioritise. Is this still an issue for you? Did garak's solution solve it? Since this is so old, please open a new issue if that is the case and we will prioritise accordingly. Thanks a lot! :)

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

4 participants