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

Expose Image Filters with function on Image Object #3023

Merged
merged 4 commits into from Aug 12, 2015
Merged

Conversation

flippmoke
Copy link
Member

This is a pull request to allow for exposing of image filters as a method outside of rendering.

@artemp
Copy link
Member

artemp commented Aug 11, 2015

@flippmoke - looks good. We need to add non-mutating version though:

auto filtered = filter(image, filter_string)

…on/demultiplication only took place when correctly required in image filters.
…nd added the ability for a new image to be returned
@artemp artemp merged commit 0b6b11b into master Aug 12, 2015
@flippmoke flippmoke deleted the image_filters branch August 12, 2015 13:26
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

Successfully merging this pull request may close these issues.

None yet

3 participants