Task #4157 (accepted)
Opened 14 years ago
Last modified 8 years ago
Make it easier to get/set the pixels' compression type
Reported by: | mlinkert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Unscheduled |
Component: | Bio-Formats | Version: | 4.4.8 |
Keywords: | api, codec, export, external | Cc: | simon.blanchoud@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description (last modified by mlinkert)
The reader API currently does not have any way of providing the compression type used on a file's pixels. This is somewhat related to ome-xml:#76, and would be most useful for formats that can be both imported and exported.
Also, the writer API for setting compression types is kind of a mess. It might be nice to enumify the compression types - we've already done this for TIFF, but it's not exposed at the TiffWriter?/IFormatWriter level.
Change History (6)
comment:1 Changed 14 years ago by jmoore
comment:2 Changed 12 years ago by mlinkert
- Description modified (diff)
- Milestone changed from OMERO-Beta4.4 to Unscheduled
comment:3 Changed 11 years ago by mhiner-x
- Resolution set to duplicate
- Status changed from new to closed
- Version set to 4.4.8
Moved to github.
comment:4 Changed 11 years ago by mhiner-x
- Resolution duplicate deleted
- Status changed from closed to reopened
comment:5 Changed 11 years ago by mhiner-x
This was mistakenly labeled as a SCIFIO issue and transferred to github. Reopened, and removed the github issue.
comment:6 Changed 8 years ago by mlinkert
- Keywords api codec export external added
- Owner mlinkert deleted
- Status changed from reopened to accepted
imported from bio-formats:#575