Skip to content

rr.Image constructor and columns() behave differently #9278

Open
@grtlr

Description

@grtlr

When constructing an rr.Image via the constructor, the ImageFormat is set derived automatically from the data that you put in (e.g. a NumPy array). The same is not tru for the rr.Image.columns() method, which is used together with send_columns.

It would be nice to unify the behavior between those two APIs. At the very least, we should point that out in our docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐍 Python APIPython logging API📖 documentationImprovements or additions to documentation😤 annoyingSomething in the UI / SDK is annoying to use

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions