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

I have a question to ask you. #5

Closed
smalls0098 opened this issue Feb 12, 2020 · 2 comments
Closed

I have a question to ask you. #5

smalls0098 opened this issue Feb 12, 2020 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@smalls0098
Copy link

Ask, in your project.
Img = Image.frombytes (mode, (width, height), data [0:], codec, args).
You can turn the content into a picture. Is there any way to turn the picture into content?

@K0lb3
Copy link
Owner

K0lb3 commented Feb 12, 2020

I guess you mean replacing the image(data) of an asset with another one?

I'm working on such a feature atm, but it will still take some time until it's finished.
Changing even one value of an object results in a lot of work that has to be done.

@K0lb3 K0lb3 added the question Further information is requested label Feb 12, 2020
@K0lb3 K0lb3 self-assigned this Feb 12, 2020
@smalls0098
Copy link
Author

Okay, that's a good idea.
I'm studying your project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants