Wiebke Köpp

Results 1 issues of Wiebke Köpp

The function `LayerRAM::copyRepresentationsTo` in Core uses a writer for "bmp" that is registered in the CImg module. LayerRAM function: https://github.com/inviwo/inviwo/blob/34d74a036ab7800bc02c4fb8b70162cc2b4fc20e/src/core/datastructures/image/layerram.cpp#L47 Registering of the Writer: https://github.com/inviwo/inviwo/blob/2205ee567b625a65c8aeccb78cd56ea15d5c4e6c/modules/cimg/src/cimglayerwriter.cpp#L45 When the CImg module is...