Skip to content

Standardize pixel buffer access #1049

Open
@corranwebster

Description

@corranwebster

For Kiva backends which store values in a buffer, we'd like a standard way to access the bytes as a buffer (ideally as a NumPy array). Many backends have bmp_array attribute holding this (which is checked for when rendering some images), but others have a pixel_map instead with methods for accessing the data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions