Task #12520 (closed)
Opened 5 years ago
Closed 5 years ago
Add proper support for .ppm and .pbm files
| Reported by: | mlinkert | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | major | Milestone: | 5.1.0 |
| Component: | Bio-Formats | Version: | 5.0.3 |
| Keywords: | n.a. | Cc: | rleigh, carandraug@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
See https://github.com/openmicroscopy/bioformats/issues/1263. PGMReader already has much of what is needed, but does not correctly read the pixel data for .ppm and .pbm files.
Change History (1)
comment:1 Changed 5 years ago by mlinkert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
PR merged: https://github.com/openmicroscopy/bioformats/pull/1268