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

allow constructor to use rgb data. support decoding outside of jimp #514

Merged
merged 5 commits into from
Aug 8, 2018

Conversation

hipstersmoothie
Copy link
Collaborator

@hipstersmoothie hipstersmoothie commented Aug 5, 2018

What's Changing and Why

Someone might just want to use jimp to manipulate the bitmap and encode/decode on their own. This pr allows a user to initialize jimp with pre parsed image data.

code pulled from #203 and #254

What else might be affected

Nothing.

Tasks

  • Add tests
  • Update Documentation
  • Update jimp.d.ts

@hipstersmoothie hipstersmoothie added the enhancement a request for a new feature or change in behavior label Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement a request for a new feature or change in behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants