Resolve "Allow SImageWriter to handle timestamps and bitmap images"
What does this MR do?
- Enable the use of VTK bitmap writers via BitmapImageWriter in SImageWriter
- Allow setting a timestamp in IWriter. It will be used as a prefix prepended to the basename of written files.
- Fix typos
How to test it?
Especially the part about saving the US/CT images, that will use both the bitmap writer and the timestamp prefix.
Closes #166 (closed)
Edited by Marc SCHWEITZER