rle and 24bit support,

need to write direct into image for performance
This commit is contained in:
Anakin
2017-01-05 11:31:36 +01:00
parent 552f86bf2d
commit 0bbc0da324
4 changed files with 143 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
#include <QFileDialog>
#include <QFile>
#include <QPalette>
#include "..\Header\FileInterface.h"
#define WINDOW_NAME "Mesh Viewer"