[enhancement] Add API for querying attributes of a MirPixelFormat
Bug #1236254 reported by
Daniel van Vugt
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Triaged
|
Medium
|
Unassigned | ||
mir (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
MirPixelFormat does not encode details of the pixel format. This is annoying because we frequently need to switch/case for each supported pixel format.
description: | updated |
summary: |
- MirPixelFormat does not encode details of the pixel format + [feature] MirPixelFormat should encode details of the pixel format |
tags: | added: feature |
summary: |
- [feature] MirPixelFormat should encode details of the pixel format + [enhancement] MirPixelFormat should encode details of the pixel format |
tags: |
added: enhancement removed: feature |
description: | updated |
Changed in mir: | |
assignee: | nobody → Josh Arenson (josharenson) |
To post a comment you must log in.
This was the original intention behind the format class, so I'm all for this enhancement