DFOToolBox icon indicating copy to clipboard operation
DFOToolBox copied to clipboard

Make NpkReader able to output pixel data in multiple formats

Open LHCGreg opened this issue 10 years ago • 0 comments

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.

LHCGreg avatar Aug 02 '15 20:08 LHCGreg