Task #7413 (closed)
Opened 8 years ago
Closed 6 years ago
Proof of concept: Convert APNGReader to SCIFIO components
| Reported by: | mhiner-x | Owned by: | mhiner-x |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore, mlinkert, crueden-x |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
The APNGReader is one of the simpler core SCIFIO Readers. It has been selected as a proof of concept and tuning Reader. Through the conversion of the APNGReader, the SCIFIO API will be refined to ensure functionality will be preserved between Bio-Formats and SCIFIO. After conversion, the original API should be marked deprecated and delegate functionality to SCIFIO.
Change History (3)
comment:1 Changed 8 years ago by mhiner-x
- Milestone changed from Unscheduled to OMERO-Beta4.4
- Status changed from new to accepted
comment:2 Changed 7 years ago by mhiner-x
- Milestone changed from OMERO-Beta4.4 to Unscheduled
comment:3 Changed 6 years ago by mhiner-x
- Resolution set to fixed
- Status changed from accepted to closed
Released APNGFormat. Any further API considerations will be done on github.
A working APNGReader has been implemented using the current SCIFIO API.
The original loci.formats.in.APNGReader fully defers to its SCIFIO mirror.