Add RawImage class that handle images as byte array

This commit is contained in:
2019-09-24 18:32:38 +02:00
parent 9c0c0d41c7
commit fa025dff0e
3 changed files with 292 additions and 43 deletions
+2 -1
View File
@@ -28,4 +28,5 @@ HEADERS += mainwindow.h \
imageringlist.h \
database.h \
loadrunable.h \
imageinfo.h
imageinfo.h \
rawimage.h