Skip to content

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented Jan 18, 2026

Utilities to ask the IB for the local pixels as an untyped span of bytes. This is a "safe" alternative to localpixels(), which just returned a single pointer, instead returning an image_span that understands the sizes and strides of the buffer.

Utilities to ask the IB for the local pixels as an untyped span
of bytes. This is a "safe" alternative to `localpixels()`, which
just returned a single pointer, instead returning an image_span
that understands the sizes and strides of the buffer.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz
Copy link
Collaborator Author

lgritz commented Jan 19, 2026

Note: the bleeding edge test failure is not from this PR, it's due to a new commit in main of pybind11 that is causing things to crash. I have reported it.

@lgritz
Copy link
Collaborator Author

lgritz commented Jan 23, 2026

Any comments?

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

Successfully merging this pull request may close these issues.

1 participant