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

Copy / paste images #36

Closed
scirag opened this issue Sep 12, 2014 · 4 comments
Closed

Copy / paste images #36

scirag opened this issue Sep 12, 2014 · 4 comments

Comments

@scirag
Copy link

scirag commented Sep 12, 2014

@EyalAr
Copy link
Owner

EyalAr commented Sep 13, 2014

@scirag
What do you mean by "flatten"?
Copying images on top of each other as in the link you provided?

@scirag
Copy link
Author

scirag commented Sep 13, 2014

Yes, exactly as in the link.

@EyalAr EyalAr changed the title Flatten images Copy / paste images Sep 18, 2014
@EyalAr
Copy link
Owner

EyalAr commented Sep 18, 2014

  1. Copy an image (or a part of it) into a new image object
  2. Paste an image inside another image

@EyalAr EyalAr modified the milestone: v0.0.5 Sep 19, 2014
EyalAr added a commit that referenced this issue Sep 29, 2014
EyalAr added a commit that referenced this issue Sep 30, 2014
todo: batch, tests
@EyalAr EyalAr closed this as completed Oct 1, 2014
@EyalAr
Copy link
Owner

EyalAr commented Oct 1, 2014

This issue was implemented as two operations:

  1. image.extract( ... ) - Copy / Extract part of an image.
  2. image.paste( ... ) - Paste an image.

@EyalAr EyalAr mentioned this issue Oct 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants