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

added support for color negation #174

Closed
wants to merge 2 commits into from

Conversation

segfault87
Copy link
Contributor

Added support for color negation (http://www.imagemagick.org/api/enhance.php#NegateImage)

dahlia added a commit that referenced this pull request Apr 1, 2014
@dahlia
Copy link
Collaborator

dahlia commented Apr 1, 2014

Thanks for your effort. I merged this with some adjusts made by me:

  • I think it should be added to 0.3.8 rather than 0.4, so cherry-picked two commits to 0.3-maintenance. It means commits have different ids: 09beaec and 83d0f6a.
  • negate() method is moved from Image class to BaseImage. This move makes the method usable with sequences e.g. each frame of animated GIF file. (The docs can help.)

@dahlia dahlia closed this Apr 1, 2014
@dahlia
Copy link
Collaborator

dahlia commented Aug 2, 2014

This patch is included in 0.3.8, a just released latest version.

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.

2 participants