14 if (mimeType ==
"image/x-r8") {
17 else if (mimeType ==
"image/x-r16") {
20 else if (mimeType ==
"image/x-r32") {
const KoID Float32BitsColorDepthID("F32", ki18n("32-bit float/channel"))
const KoID Integer8BitsColorDepthID("U8", ki18n("8-bit integer/channel"))
const KoID Integer16BitsColorDepthID("U16", ki18n("16-bit integer/channel"))
KoID mimeTypeToKoID(const class QByteArray &mimeType)