Skip to content

Add back old rr.ImageEncoded helper to guide users #7086

@emilk

Description

@emilk

ImageEncoded was our Python helper for logging image files (JPEG, PNG, …) and chroma-downsampled images (NV12, YUY2).

It got removed during recent Image refactor, replaced by the new Image archetype (for NV12/YUY2) and EncodedImage (for PNG, JPEG, etc).

We should consider adding back ImageEncoded and mark it deprecated, to guide users and minimize breaking changes.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions