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

Add functions: copy image, transform color space, sepia. Const color space #33

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

antkowiakit
Copy link

const color space list,
Add functions:

  • copy image
  • transform color space
  • sepia

@sergeyfedotov
Copy link
Contributor

You should edit the .moon files and recompile project with a command line tool http://moonscript.org/reference/command_line.html#command-line-tools/moonc

@antkowiakit
Copy link
Author

Fixed

@leafo
Copy link
Owner

leafo commented Jul 4, 2016

Sorry a about the delay, reviewing this MR now. Two things:

  • Don't add new top level library functions, having them as methods of Image is fine
  • Every new method added to the image class needs a spec.

@jt55401
Copy link

jt55401 commented Jan 7, 2017

@antkowiakit and @leafo - any chance you have time to finish this? I think we're having an issue that's related to colorspace, and I'd love to be able to transform colorspace in process.

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.

4 participants