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

How to read JPEG2000 from an array of bytes? #1577

Open
Dingo64 opened this issue Feb 13, 2025 · 0 comments
Open

How to read JPEG2000 from an array of bytes? #1577

Dingo64 opened this issue Feb 13, 2025 · 0 comments

Comments

@Dingo64
Copy link

Dingo64 commented Feb 13, 2025

I am trying to read a JP2 file using OpenJPEG as DLL. Function " opj_read_from_file()" works fine but I need to replace this function with one that reads data from an array of bytes, not a file. I can't anything in the documentation that would help me.

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

No branches or pull requests

1 participant