Skip to content

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

Open
antkowiakit wants to merge 26 commits into
leafo:masterfrom
antkowiakit:master
Open

Add functions: copy image, transform color space, sepia. Const color space#33
antkowiakit wants to merge 26 commits into
leafo:masterfrom
antkowiakit:master

Conversation

@antkowiakit

Copy link
Copy Markdown

const color space list,
Add functions:

  • copy image
  • transform color space
  • sepia

@sergeyfedotov

Copy link
Copy Markdown
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
Copy Markdown
Author

Fixed

@leafo

leafo commented Jul 4, 2016

Copy link
Copy Markdown
Owner

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

jt55401 commented Jan 7, 2017

Copy link
Copy Markdown

@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