#pragma once #include "pixels.h" QList openDump(const QString &dumpPath = ""); std::optional openRawProfile(const QString &filePath);