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

Pull API allowing user to calculate per-row pointers #16

Open
hpjansson opened this issue Apr 10, 2023 · 0 comments
Open

Pull API allowing user to calculate per-row pointers #16

hpjansson opened this issue Apr 10, 2023 · 0 comments
Labels
api feature New feature or request

Comments

@hpjansson
Copy link
Owner

The user could then calculate the row pointers on the fly, fetch them from an array, etc. This is useful for progressive loading and for image loader APIs that return an array of row pointers.

This would be used in place of rowstride.

@hpjansson hpjansson added feature New feature or request api labels Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant