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 'convert' method to XRImage #21

Closed
djhoese opened this issue Jun 20, 2018 · 1 comment
Closed

Add 'convert' method to XRImage #21

djhoese opened this issue Jun 20, 2018 · 1 comment

Comments

@djhoese
Copy link
Member

djhoese commented Jun 20, 2018

Problem description

This has yet to be implemented on the XRImage class, but did exist on the original Image class. It has come up a couple times now that users need the functionality. It would be especially helpful when the data in the XRImage is already RGBA but needs to be saved to an RGB format like JPEG.

@djhoese
Copy link
Member Author

djhoese commented Dec 18, 2018

Closed by #28, see #29 for additional convert functionality that has not been implemented yet.

@djhoese djhoese closed this as completed Dec 18, 2018
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

1 participant