DFOToolBox
DFOToolBox copied to clipboard
Make NpkReader able to output pixel data in multiple formats
NpkReader currently outputs in RGBA format. If that is not the format used by the calling code, time is wasted converting, possibly not insignificant for large images.
Needs profiling to determine how much of an issue this is.