Actions
Feature #1037
closeddcm2pnm/dcmj2pnm should support an "auto" option for the output format
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Application
Target version:
-
Start date:
2022-10-05
Due date:
% Done:
100%
Estimated time:
Module:
dcmimage, dcmjpeg
Operating System:
Compiler:
Description
The tool dcm2pnm/dcmj2pnm should support an "auto" option for the output format, e.g. "--write-auto-format". This automatic detection will work based on the filename extension of the output file. It would probably also make sense to use this new "auto" option as the default (instead of "--write-raw" or "write-8-bit-pnm" as it is now).
Updated by Jörg Riesmeier 12 months ago
- Status changed from New to Closed
- Assignee deleted (
Jörg Riesmeier) - % Done changed from 0 to 100
- Module changed from dcmimagem dcmjpeg to dcmimage, dcmjpeg
Closed with commit 8fe94d820e and 565b851b7f.
Actions